Form-Control Adjustments

This commit is contained in:
LightSaveUs
2022-10-16 06:17:15 +03:00
committed by GitHub
parent c1d33aae73
commit c8623bb66d

View File

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