dev #84
|
@ -392,10 +392,10 @@ button {
|
|||
@apply flex items-center justify-between;
|
||||
|
||||
>div {
|
||||
@apply h-10 overflow-hidden rounded border-gray-300 shadow flex leading-none grow justify-center items-center px-2;
|
||||
@apply min-h-12 overflow-hidden rounded border-gray-300 shadow flex leading-none grow justify-center items-center p-2;
|
||||
|
||||
span {
|
||||
@apply grow text-left;
|
||||
@apply grow text-left max-w-[80%] break-words line-clamp-2;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue