fix: put back message box on dashboard

This commit is contained in:
Jones
2025-07-18 16:11:24 +09:30
committed by GitHub
parent f2d748baf9
commit 5b94c2c9b5
-4
View File
@@ -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;