Style Updates

This commit is contained in:
Eldad Fux
2020-05-18 07:25:57 +03:00
parent 19d147a738
commit 5e714aa4a7
4 changed files with 8 additions and 8 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+5 -5
View File
@@ -771,9 +771,9 @@ label.switch {
}
.switch, input[type=checkbox].switch, input[type=checkbox].button.switch {
width: 67px;
height: 42px;
line-height: 42px;
width: 57px;
height: 32px;
line-height: 32px;
border-radius: 21px;
background: var(--config-color-fade);
display: inline-block;
@@ -805,8 +805,8 @@ label.switch {
&:after {
content: "";
display: block;
width: 32px;
height: 32px;
width: 22px;
height: 22px;
background: #fff;
border-radius: 50%;
border: none;
+1 -1
View File
@@ -284,7 +284,7 @@
.clear;
position: relative;
> li {
> * {
.margin-end-large;
.pull-start;
width: ~"calc(33.3333% - 33.3333px)";