enhance(ui): add ghost shui button for the toolbar

This commit is contained in:
charlie
2024-12-19 17:51:33 +08:00
parent c75aad8bff
commit 96fb8da599
13 changed files with 141 additions and 131 deletions

View File

@@ -555,6 +555,10 @@ a.fade-link:hover {
height: 20px;
}
#head div[data-tooltipped] {
display: flex !important;
}
.svg-small svg {
transform: scale(0.6);
display: inline;