mirror of
https://github.com/logto-io/logto.git
synced 2025-01-27 21:39:16 -05:00
style(console): improve language selector dropdown styles
This commit is contained in:
parent
2931925f46
commit
f0253a7f49
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ table {
|
||||||
background-clip: content-box;
|
background-clip: content-box;
|
||||||
border: 4px solid transparent;
|
border: 4px solid transparent;
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
|
min-height: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
::-webkit-scrollbar-track {
|
::-webkit-scrollbar-track {
|
||||||
|
|
Loading…
Add table
Reference in a new issue