mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-09 19:56:19 +00:00
Update index.html
This commit is contained in:
parent
2e7709f610
commit
d4444f3b74
1 changed files with 0 additions and 11 deletions
|
@ -18,17 +18,6 @@
|
||||||
.ant-card-dark h2 {
|
.ant-card-dark h2 {
|
||||||
color: var(--dark-color-text-primary);
|
color: var(--dark-color-text-primary);
|
||||||
}
|
}
|
||||||
|
|
||||||
.dark .ant-card-hoverable:hover,
|
|
||||||
.dark .ant-space-item > .ant-tabs:hover {
|
|
||||||
transform: scale(0.987);
|
|
||||||
outline-color: var(--dark-color-stroke);
|
|
||||||
outline-offset: -1px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.dark .ant-card-bordered {
|
|
||||||
outline: 2px solid var(--dark-color-background);
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in a new issue