mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
fix(ui): fix suffix button z-index (#3232)
This commit is contained in:
parent
2335c09dde
commit
a7adfb463a
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
width: _.unit(8);
|
||||
height: _.unit(8);
|
||||
display: none;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue