Files
BetterSEQTA-Plus/src/inject/injected/popup.css
T
SethBurkart123 548bead17b fix settings
2023-09-21 11:52:26 +10:00

12 lines
116 B
CSS

.logo-container {
display: none;
}
.topmenu {
margin-top: 0;
}
.hide {
opacity: 0;
pointer-events: none;
}