Merge pull request #2011 from Asizon/rates_type_align
commit
9cf64313a6
|
@ -260,6 +260,10 @@
|
||||||
border: 1px solid var(--subtleAccent);
|
border: 1px solid var(--subtleAccent);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tab-pid_tuning .rates_type table select {
|
||||||
|
text-align-last: left;
|
||||||
|
}
|
||||||
|
|
||||||
.tab-pid_tuning .tab-container {
|
.tab-pid_tuning .tab-container {
|
||||||
border-bottom: 3px solid var(--accent);
|
border-bottom: 3px solid var(--accent);
|
||||||
border-right-width: 0px;
|
border-right-width: 0px;
|
||||||
|
|
Loading…
Reference in New Issue