0
Fork 0
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:
simeng-li 2023-02-28 13:54:26 +08:00 committed by GitHub
parent 2335c09dde
commit a7adfb463a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,6 +36,7 @@
width: _.unit(8);
height: _.unit(8);
display: none;
z-index: 1;
}