Zaktualizuj odstępy w kontenerze zadań oraz popraw rozmiary plików w konfiguracji

This commit is contained in:
2025-02-21 23:36:39 +01:00
parent 7769790e84
commit d16b64bbcd
4 changed files with 19 additions and 19 deletions

View File

@@ -53,7 +53,7 @@
"class.S.php": {
"type": "-",
"size": 7575,
"lmtime": 1736804276620,
"lmtime": 1740074718978,
"modified": false
},
"class.Tpl.php": {
@@ -95,8 +95,8 @@
},
"class.Tasks.php": {
"type": "-",
"size": 14373,
"lmtime": 1739949703870,
"size": 15390,
"lmtime": 1740074770836,
"modified": false
},
"class.Users.php": {
@@ -191,8 +191,8 @@
},
"config.php": {
"type": "-",
"size": 348,
"lmtime": 1736804262637,
"size": 345,
"lmtime": 1740074425785,
"modified": false
},
"cron.php": {
@@ -209,27 +209,27 @@
},
"index.php": {
"type": "-",
"size": 2347,
"lmtime": 1739949544224,
"size": 2372,
"lmtime": 1740074301170,
"modified": false
},
"layout": {
"style.css": {
"type": "-",
"size": 21592,
"lmtime": 1739911190575,
"size": 21679,
"lmtime": 1740073129482,
"modified": false
},
"style.css.map": {
"type": "-",
"size": 37528,
"lmtime": 1739911190575,
"size": 37662,
"lmtime": 1740073129482,
"modified": false
},
"style.scss": {
"type": "-",
"size": 26162,
"lmtime": 1739911190405,
"size": 26251,
"lmtime": 1740073129339,
"modified": false
}
},
@@ -489,8 +489,8 @@
},
"main_view.php": {
"type": "-",
"size": 27106,
"lmtime": 1739911170901,
"size": 28191,
"lmtime": 1740073576874,
"modified": false
},
"task_edit.php": {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -315,10 +315,10 @@ body>.top {
.tasks_container {
display: flex;
flex-wrap: wrap;
gap: 5px;
gap: 20px;
.column {
width: 350px;
width: 339px;
h2 {
display: flex;