mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-21 16:25:49 +00:00
fix colors in logs and placeholders #656
This commit is contained in:
@@ -404,6 +404,10 @@ style attribute {
|
||||
color: #e04141;
|
||||
}
|
||||
|
||||
.ant-input::placeholder{
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.ant-input:hover,
|
||||
.ant-input:focus {
|
||||
background-color: #edf4fa;
|
||||
|
||||
Reference in New Issue
Block a user