diff --git a/src/main/resources/static/css/style.css b/src/main/resources/static/css/style.css index dfdca4e..e5be4ca 100644 --- a/src/main/resources/static/css/style.css +++ b/src/main/resources/static/css/style.css @@ -7,6 +7,10 @@ body { height: calc(100% - 56px); } +.openedSelect { + overflow: auto; +} + .titlemod { font-weight: bolder; color: darkcyan !important; diff --git a/src/main/resources/templates/done/item.html b/src/main/resources/templates/done/item.html index d58826f..26fbee8 100644 --- a/src/main/resources/templates/done/item.html +++ b/src/main/resources/templates/done/item.html @@ -17,17 +17,17 @@
- -
+ +
- +
-
+
@@ -42,11 +42,11 @@
- +
-
+
@@ -60,45 +60,33 @@
-
- -
-
-
- TODO: suggestions -
-
-
-
-
-
TODO: suggestions
-
-
-
-
-
TODO: suggestions
-
-
- -
-
-
TODO: suggestions
-
+
Änderung