fix margins on dark theme bandwidth config table and info div

This commit is contained in:
idk
2022-04-11 13:59:26 -04:00
parent 6e5049c1db
commit c0b8fe94a8

View File

@@ -3387,11 +3387,8 @@ td#themeselect {
padding: .5%;
text-align: justify;
margin: auto;
margin-top: auto;
margin-left: auto;
float: right;
margin-left: 60%;
margin-top: -10%;
margin-right: 15%;
}
#bandwidthconfig {
@@ -3736,8 +3733,7 @@ img.wizard.progress {
#bandwidthconfig.configtable.wizardtable {
width: 35%;
top: 20%;
left: 32%;
margin-left: 15%;
background: none;
}