mirror of
https://github.com/logto-io/logto.git
synced 2025-01-06 20:40:08 -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);
|
width: _.unit(8);
|
||||||
height: _.unit(8);
|
height: _.unit(8);
|
||||||
display: none;
|
display: none;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue