mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Form-Control Adjustments
This commit is contained in:
@@ -374,8 +374,9 @@ a {
|
|||||||
|
|
||||||
.form-control {
|
.form-control {
|
||||||
border: none;
|
border: none;
|
||||||
|
border-radius: 0px;
|
||||||
color: #e0e0e0 !important;
|
color: #e0e0e0 !important;
|
||||||
transform: translateX(6px)!important;
|
transform: translateX(5px)!important;
|
||||||
background-color: #25323d !important;
|
background-color: #25323d !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user