mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-22 16:55:49 +00:00
@@ -751,7 +751,7 @@ style attribute {
|
|||||||
.dark .ant-tag-purple {
|
.dark .ant-tag-purple {
|
||||||
background-color: #2c1e32;
|
background-color: #2c1e32;
|
||||||
border-color: #49394e;
|
border-color: #49394e;
|
||||||
color: #f2eaf1;
|
color: #cfb9cc;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dark .ant-modal-content,
|
.dark .ant-modal-content,
|
||||||
|
|||||||
@@ -70,7 +70,7 @@
|
|||||||
left: 50%;
|
left: 50%;
|
||||||
width: 6000px;
|
width: 6000px;
|
||||||
height: 6000px;
|
height: 6000px;
|
||||||
background: #000;
|
background-color: rgba(14, 73, 181, 0.08);
|
||||||
margin-left: -3000px;
|
margin-left: -3000px;
|
||||||
transform-origin: 50% 48%;
|
transform-origin: 50% 48%;
|
||||||
border-radius: 46%;
|
border-radius: 46%;
|
||||||
@@ -85,9 +85,6 @@
|
|||||||
animation: wave 80s infinite linear;
|
animation: wave 80s infinite linear;
|
||||||
opacity: 0.1;
|
opacity: 0.1;
|
||||||
}
|
}
|
||||||
.wave {
|
|
||||||
background: #0e49b515;
|
|
||||||
}
|
|
||||||
.under {
|
.under {
|
||||||
background-color: #dce9f5;
|
background-color: #dce9f5;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user