feat(settings): add interface settings category

This commit is contained in:
plebeius.eth
2024-05-16 22:41:36 +02:00
parent 91d2a5ae01
commit d78924facb
5 changed files with 164 additions and 152 deletions
@@ -61,22 +61,6 @@
text-transform: capitalize;
}
.version {
font-size: 11px;
position: absolute;
display: block;
margin-left: 5px;
}
.version a {
color: inherit;
text-decoration: none;
}
.version a:hover {
text-decoration: underline;
}
.closeButton {
right: 5px;
width: 18px;
@@ -102,10 +86,6 @@
cursor: pointer;
}
.languageSettings {
display: inline-block;
}
.setting {
margin-bottom: 8px;
text-transform: capitalize;