Bugfix and cleanup CSS even more

This commit is contained in:
djmaze 2021-02-08 14:03:54 +01:00
parent badf422178
commit e3e0474be2
24 changed files with 88 additions and 192 deletions

View file

@ -112,10 +112,6 @@
.b-settings-content {
padding: 20px;
padding-left: 30px;
.legend {
width: 600px;
}
}
td {
@ -127,7 +123,3 @@
html.rl-mobile .rl-settings-view-model {
margin-right: 15px;
}
html.rl-mobile .b-settings-content .legend {
width: auto;
}