fix: modal title should not truncated (#3450)
This commit is contained in:
parent
6d33ff60f9
commit
8317b9a458
@ -42,7 +42,7 @@ fieldset,
|
||||
}
|
||||
|
||||
&__title {
|
||||
@apply line-clamp-1;
|
||||
@apply leading-relaxed;
|
||||
margin: 0 0 8px 0;
|
||||
padding-right: 16px;
|
||||
font-weight: 600;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user