Fixed minor UI problems

This commit is contained in:
Pax1601
2023-12-10 18:36:25 +01:00
parent 1798e62315
commit 6c6117aee3
5 changed files with 18 additions and 14 deletions

View File

@@ -315,7 +315,7 @@ body.feature-forceShowUnitControlPanel #unit-control-panel {
#advanced-settings-div>button {
background-color: var(--background-grey);
box-shadow: 0px 2px 5px #000A;
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25);
font-size: 13px;
height: 40px;
padding: 0 20px;