Fix: center document close button in app frame (#10661)

This commit is contained in:
shamoon
2025-08-22 18:58:09 -07:00
committed by GitHub
parent 64f31cac0c
commit 7c76377477
2 changed files with 2 additions and 2 deletions

View File

@@ -191,7 +191,7 @@ main {
list-style-type: none;
&:hover .close {
display: block;
display: flex;
}
.close {