mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-09 11:46:18 +00:00
Update index.html
This commit is contained in:
parent
a88a64cb71
commit
ce0c162e85
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@
|
||||||
transform: scale(0.987);
|
transform: scale(0.987);
|
||||||
border-color: #40434d;
|
border-color: #40434d;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark .ant-card-bordered {
|
||||||
|
border: 2px solid var(--dark-color-background);
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in a new issue