diff options
Diffstat (limited to 'web/html/xui/inbounds.html')
| -rw-r--r-- | web/html/xui/inbounds.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index 1177118c..aeab3db3 100644 --- a/web/html/xui/inbounds.html +++ b/web/html/xui/inbounds.html @@ -36,13 +36,6 @@ .ant-collapse { margin: 5px 0; } - .online-animation .ant-badge-status-dot { - animation: 1.2s ease infinite normal none running onlineAnimation; - } - @keyframes onlineAnimation { - 0%, 50%, 100% { transform: scale(1); opacity: 1; } - 10% { transform: scale(1.5); opacity: .2; } - } .info-large-tag { max-width: 200px; overflow: hidden; |
