mirror of
https://github.com/logto-io/logto.git
synced 2025-01-20 21:32:31 -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 {
|
.addLanguageButton {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
height: 38px;
|
||||||
background: unset;
|
background: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue