Fix ui issue

This commit is contained in:
xxrl
2022-04-24 17:15:20 +08:00
parent cfa0c1039c
commit 81cd079faa
2 changed files with 10 additions and 10 deletions

View File

@@ -352,11 +352,11 @@ div.trust-me > div:nth-child(3) {
font-weight: bold;
}
div#myid {
#id-menu {
position: relative;
}
div#myid svg#menu {
#id-menu svg#menu {
position: absolute;
right: -1em;
}