mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
fix: put back message box on dashboard
This commit is contained in:
@@ -250,10 +250,6 @@ html {
|
|||||||
grid-template-columns: repeat(autofit, minmax(200px, 400px)) !important;
|
grid-template-columns: repeat(autofit, minmax(200px, 400px)) !important;
|
||||||
background: unset;
|
background: unset;
|
||||||
|
|
||||||
section.message {
|
|
||||||
display: none !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
// TODO: Make this only opacity 0 when the animation will be played to stop a flash of the original
|
// TODO: Make this only opacity 0 when the animation will be played to stop a flash of the original
|
||||||
> section {
|
> section {
|
||||||
border-radius: 16px !important;
|
border-radius: 16px !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user