minor gui improvement

This commit is contained in:
Stephan Richter
2024-12-09 09:30:31 +01:00
parent eafea3b4a1
commit df90daf9aa

View File

@@ -178,3 +178,7 @@ ul{
.permissions button:hover span{ .permissions button:hover span{
display: initial; display: initial;
} }
nav{
margin-top: 5px;
}