Changed graphics panel (stick to right) + corrected month in date indicator

This commit is contained in:
l_samenv
2024-08-09 09:53:26 +02:00
parent aef9813590
commit 62d1047925
4 changed files with 27 additions and 26 deletions

View File

@@ -2,10 +2,6 @@
pointer-events: none;
}
.panel.graphics{
display: flex;
justify-content: flex-end;
}
.panel.graphics span:first-child{
display: none;
@@ -29,7 +25,6 @@
padding-right: 12px;
display: flex;
column-gap: 5px;
margin-left: 120px;
margin-top: 2px;
}