Change preferences page into appearance, notifications, and other (#10977)
This commit is contained in:
parent
a60364ca7d
commit
1db4117030
100 changed files with 130 additions and 296 deletions
|
@ -79,6 +79,12 @@ code {
|
|||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
.recommended {
|
||||
position: absolute;
|
||||
margin: 0 4px;
|
||||
margin-top: -2px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -443,6 +449,10 @@ code {
|
|||
height: 41px;
|
||||
}
|
||||
|
||||
h4 {
|
||||
margin-bottom: 15px !important;
|
||||
}
|
||||
|
||||
.label_input {
|
||||
&__wrapper {
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue