Merge pull request #2011 from Asizon/rates_type_align

10.7.0-preview
Michael Keller 2020-05-09 13:56:09 +12:00 committed by GitHub
commit 9cf64313a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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;