mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-08-14 23:20:25 +02:00
Add files via upload
This commit is contained in:
@@ -8598,6 +8598,8 @@ header {
|
||||
}
|
||||
|
||||
.dashboard-tools-chart-wrap {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
min-width: 0;
|
||||
flex: 1;
|
||||
}
|
||||
@@ -8607,6 +8609,7 @@ header {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
min-height: 120px;
|
||||
flex: 1;
|
||||
font-size: 0.8125rem;
|
||||
color: var(--text-muted);
|
||||
background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
|
||||
|
||||
Reference in New Issue
Block a user