mirror of
https://github.com/logto-io/logto.git
synced 2025-01-06 20:40:08 -05:00
refactor(console): add language button height should be the same with search input (#2189)
This commit is contained in:
parent
94ed3ea7a1
commit
8bc2b5fb78
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
.addLanguageButton {
|
||||
width: 100%;
|
||||
height: 38px;
|
||||
background: unset;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue