From 280e5791fbc0a1889c88962ee77e387c3f1a574c Mon Sep 17 00:00:00 2001 From: pingwu Date: Fri, 12 May 2023 18:47:17 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Drow=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix #1964, fix #1851 --- src/row/row.less | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/row/row.less b/src/row/row.less index 0c31a451e..c206b7cf7 100644 --- a/src/row/row.less +++ b/src/row/row.less @@ -1,8 +1,3 @@ -.t-row { - display: flex; - align-items: center; -} - .t-row:after { clear: both; content: '';