Dodaj stylizację dla przewijania w popupie oraz zaktualizuj rozmiary plików w konfiguracji

This commit is contained in:
2025-02-16 19:20:33 +01:00
parent 1a05d881d1
commit 6f1ea61d17
4 changed files with 18 additions and 16 deletions

View File

@@ -101,8 +101,8 @@
},
"class.Tasks.php": {
"type": "-",
"size": 13263,
"lmtime": 1739371100017,
"size": 13505,
"lmtime": 1739545030143,
"modified": false
},
"class.Users.php": {
@@ -145,8 +145,8 @@
},
"class.Tasks.php": {
"type": "-",
"size": 16197,
"lmtime": 1739371127349,
"size": 16421,
"lmtime": 1739545261687,
"modified": false
},
"class.Users.php": {
@@ -197,20 +197,20 @@
"layout": {
"style.css": {
"type": "-",
"size": 20440,
"lmtime": 1739372998318,
"size": 21411,
"lmtime": 1739545418678,
"modified": false
},
"style.css.map": {
"type": "-",
"size": 35516,
"lmtime": 1739372998318,
"size": 37116,
"lmtime": 1739545418678,
"modified": false
},
"style.scss": {
"type": "-",
"size": 24734,
"lmtime": 1739372998055,
"size": 25830,
"lmtime": 1739545418505,
"modified": false
}
},
@@ -470,8 +470,8 @@
},
"main_view.php": {
"type": "-",
"size": 23301,
"lmtime": 1739371502121,
"size": 24715,
"lmtime": 1739545325088,
"modified": false
},
"task_edit.php": {
@@ -482,8 +482,8 @@
},
"task_popup.php": {
"type": "-",
"size": 6028,
"lmtime": 1739372828862,
"size": 6217,
"lmtime": 1739544589356,
"modified": false
},
"task_single.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

@@ -843,6 +843,8 @@ body>.top {
margin: 0;
padding: 0;
list-style-type: none;
overflow-y: auto;
max-height: 220px;
li {
display: flex;