mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-03-04 07:03:00 +00:00
Update index.html
This commit is contained in:
parent
ce0c162e85
commit
7df57736ed
1 changed files with 2 additions and 2 deletions
|
|
@ -22,11 +22,11 @@
|
|||
.dark .ant-card-hoverable:hover,
|
||||
.dark .ant-space-item > .ant-tabs:hover {
|
||||
transform: scale(0.987);
|
||||
border-color: #40434d;
|
||||
outline-color: #40434d;
|
||||
}
|
||||
|
||||
.dark .ant-card-bordered {
|
||||
border: 2px solid var(--dark-color-background);
|
||||
outline: 2px solid var(--dark-color-background);
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue