fix styles for extensions menu

This commit is contained in:
RossAscends
2023-05-18 02:25:47 +09:00
parent 3951049e03
commit 2e86775d4a
7 changed files with 45 additions and 20 deletions

View File

@@ -3,8 +3,8 @@
}
#sd_gen {
order: 100;
/* width: 40px;
/*order: 100;
width: 40px;
height: 40px;
margin: 0;
padding: 1px; */
@@ -15,7 +15,7 @@
opacity: 0.7;
display: flex;
align-items: center;
justify-content: center;
/* justify-content: center; */
}
#sd_gen:hover {