style: 去掉最小高度
This commit is contained in:
@ -59,7 +59,7 @@
|
|||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
min-height: 36px;
|
// min-height: 36px;
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
@include cts;
|
@include cts;
|
||||||
&-filled {
|
&-filled {
|
||||||
|
|||||||
Reference in New Issue
Block a user