0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-07-26 11:04:27 -04:00

fix visibility

This commit is contained in:
D 2025-03-25 15:53:03 +09:00
parent f2bf15308e
commit 5ba3a881c0

View File

@ -17,7 +17,7 @@
top: 8px;
right: 6px;
padding: 9px;
/*visibility: hidden;*/
visibility: hidden;
animation: fadeout 0.2s both;
}