Form-Control Adjustments

This commit is contained in:
LightSaveUs
2022-10-16 06:16:21 +03:00
committed by GitHub
parent e926660ecc
commit 5f388546f6

View File

@@ -368,8 +368,9 @@ a {
.form-control {
border: none;
border-radius: 0px;
color: #e0e0e0 !important;
transform: translateX(6px)!important;
transform: translateX(5px)!important;
background-color: #333333 !important;
}