Update right nav css

This commit is contained in:
SillyLossy
2023-03-21 13:24:08 +02:00
parent 324398a9ed
commit 11d31b7a17

View File

@@ -616,9 +616,7 @@ input[type=submit] {}
#right-nav-panel-tabs {
margin-top: 10px;
margin-bottom: 10px;
width: calc(100% - 50px);
margin-left: 20px;
margin-right: 30px;
width: calc(100% - 15px);
max-height: 30px;
display: flex;
align-items: flex-end;