mirror of
https://github.com/smittix/intercept.git
synced 2026-07-18 22:38:10 -07:00
feat: retire data-animations from index.html, login.html, and base_dashboard.html
This commit is contained in:
@@ -74,13 +74,6 @@
|
||||
100% { top: 100%; }
|
||||
}
|
||||
|
||||
/* Animations toggle */
|
||||
[data-animations="off"] .scanline,
|
||||
[data-animations="off"] .radar-bg,
|
||||
[data-animations="off"] .grid-bg {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Dashboard main content */
|
||||
.dashboard-content {
|
||||
flex: 1;
|
||||
|
||||
Reference in New Issue
Block a user