fix: .gitignore

This commit is contained in:
MoonLeeeaf
2024-05-26 00:56:50 +08:00
parent 0ccee91b3e
commit 7d2798d4fd
2 changed files with 3 additions and 27 deletions

View File

@@ -34,7 +34,7 @@ body {
.mdui-select-open {
border-radius: 10px;
}
@media not screen and (min-width: 768px) {
@media screen and (min-width: 768px) {
.mdui-snackbar {
border-radius: 10px;
}