Zaktualizuj obramowanie w stylach oraz zaktualizuj czasy modyfikacji plików konfiguracyjnych

This commit is contained in:
2025-02-18 09:58:33 +01:00
parent 9b39f67c9e
commit b0c463efc4
4 changed files with 6 additions and 5 deletions

View File

@@ -198,19 +198,19 @@
"style.css": { "style.css": {
"type": "-", "type": "-",
"size": 21444, "size": 21444,
"lmtime": 1739729579961, "lmtime": 1739798821470,
"modified": false "modified": false
}, },
"style.css.map": { "style.css.map": {
"type": "-", "type": "-",
"size": 37204, "size": 37204,
"lmtime": 1739729579961, "lmtime": 1739798821470,
"modified": false "modified": false
}, },
"style.scss": { "style.scss": {
"type": "-", "type": "-",
"size": 25893, "size": 25893,
"lmtime": 1739729579515, "lmtime": 1739798821070,
"modified": false "modified": false
} }
}, },

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -390,6 +390,7 @@ body>.top {
border-radius: 0; border-radius: 0;
display: flex; display: flex;
position: relative; position: relative;
border-radius: .25rem;
&.notopened { &.notopened {
border: 2px solid $cRed; border: 2px solid $cRed;