Fix styles (make wider, text-align right)
This commit is contained in:
parent
db7a008c6f
commit
a428a69ec7
1 changed files with 2 additions and 1 deletions
|
|
@ -11,6 +11,7 @@
|
||||||
|
|
||||||
.SelectTrigger.Right {
|
.SelectTrigger.Right {
|
||||||
flex-grow: 0;
|
flex-grow: 0;
|
||||||
min-width: 10rem;
|
text-align: right;
|
||||||
|
min-width: 12rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue