0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-21 21:48:21 -05:00

[CodeFactor] Apply fixes

This commit is contained in:
codefactor-io 2024-11-02 20:17:54 +00:00
parent 1031655aa4
commit 2a4ddc4c56
No known key found for this signature in database
GPG Key ID: B66B2D63282C190F

View File

@ -723,7 +723,7 @@ footer div {
}
.settings_container .general form input {
padding: 0rem;
padding: 0;
width: 30rem;
text-align: center;
text-transform: none;
@ -742,7 +742,7 @@ footer div {
cursor: pointer;
box-shadow: 5px 5px;
outline: none;
translate: -1rem 0rem;
translate: -1rem 0;
}
.settings_container .general form input::file-selector-button:active {