fix horizontal layout shift from select
This commit is contained in:
parent
9939d1b4f5
commit
c33d4b9b01
|
@ -1,5 +1,5 @@
|
|||
.subSelect {
|
||||
max-width: 120px !important;
|
||||
max-width: 90px !important;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis !important;
|
||||
|
|
Loading…
Reference in New Issue