0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00

style(console): sign out dropdown (#1439)

This commit is contained in:
Wang Sijie 2022-07-07 11:04:12 +08:00 committed by GitHub
parent ec82507ca1
commit d4a37d7a38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,9 +46,6 @@
} }
.dropdownItem { .dropdownItem {
height: 40px;
padding: 0 _.unit(5) 0 _.unit(4);
border-radius: 8px;
min-width: 170px; min-width: 170px;
&.loading { &.loading {