mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 05:58:21 -05:00
[CodeFactor] Apply fixes
This commit is contained in:
parent
1031655aa4
commit
2a4ddc4c56
@ -723,7 +723,7 @@ footer div {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.settings_container .general form input {
|
.settings_container .general form input {
|
||||||
padding: 0rem;
|
padding: 0;
|
||||||
width: 30rem;
|
width: 30rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
@ -742,7 +742,7 @@ footer div {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
box-shadow: 5px 5px;
|
box-shadow: 5px 5px;
|
||||||
outline: none;
|
outline: none;
|
||||||
translate: -1rem 0rem;
|
translate: -1rem 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.settings_container .general form input::file-selector-button:active {
|
.settings_container .general form input::file-selector-button:active {
|
||||||
|
Loading…
Reference in New Issue
Block a user