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
221f32665b
commit
d936002794
1 changed files with 7 additions and 0 deletions
|
@ -215,6 +215,13 @@ body {
|
|||
background-color: rgb(36 44 58 / 50%);
|
||||
}
|
||||
|
||||
.ant-card-dark-securitybox-nohover{
|
||||
box-shadow: 0 1px 10px -1px rgb(154 175 238 / 0%) !important;
|
||||
}
|
||||
.ant-card-dark-securitybox-nohover:hover{
|
||||
box-shadow: 0 1px 10px -1px rgb(154 175 238 / 0%) !important;
|
||||
}
|
||||
|
||||
/* .ant-card-bordered:hover {
|
||||
box-shadow: 0 3px 12px -0.8px #0000005c;
|
||||
} */
|
||||
|
|
Loading…
Reference in a new issue