mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-08-29 14:26:18 +00:00
Update custom.css
This commit is contained in:
parent
3ba00c3a14
commit
1cf5b8f6fb
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +243,7 @@ body {
|
|||
.ant-card-dark .ant-input-group-addon {
|
||||
color: hsla(0,0%,100%,.65);
|
||||
background-color: #262f3d;
|
||||
border: 1px solid rgb(0 150 112 / 0%);
|
||||
border: 1px solid rgb(149 149 149 / 30%);
|
||||
}
|
||||
|
||||
.ant-card-dark .ant-list-item-meta-title,
|
||||
|
|
Loading…
Reference in a new issue