CSS improvement

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-04-22 08:28:00 +02:00
parent 2eb9446a2d
commit 2eb3a19727
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -275,7 +275,7 @@ textarea{
.account .sums{ .account .sums{
position: sticky; position: sticky;
bottom: 0; bottom: 0;
z-index: 100; z-index: 60;
} }
.taglist .editor > span{ .taglist .editor > span{
+1 -1
View File
@@ -368,7 +368,7 @@ textarea{
.account .sums{ .account .sums{
position: sticky; position: sticky;
bottom: 0; bottom: 0;
z-index: 100; z-index: 60;
} }
.taglist .editor > span{ .taglist .editor > span{
+1 -1
View File
@@ -368,7 +368,7 @@ textarea{
.account .sums{ .account .sums{
position: sticky; position: sticky;
bottom: 0; bottom: 0;
z-index: 100; z-index: 60;
} }
.taglist .editor > span{ .taglist .editor > span{