This commit is contained in:
syuilo
2025-03-13 09:07:22 +09:00
parent 9b2af53025
commit ce6eba77d9
3 changed files with 3 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ function showMenu(ev: MouseEvent, contextmenu?: boolean) {
display: flex;
&:hover {
&::after {
&::before {
content: '';
position: absolute;
top: -8px;