mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-06-29 17:30:14 +02:00
Add files via upload
This commit is contained in:
+1178
-47
File diff suppressed because it is too large
Load Diff
@@ -444,6 +444,18 @@ body {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.page-header-actions .btn-danger,
|
||||
.page-header-actions .btn-secondary,
|
||||
.page-header-actions .btn-primary {
|
||||
padding: 7px 16px;
|
||||
font-size: 0.875rem;
|
||||
line-height: 1.25;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.page-content {
|
||||
flex: 1;
|
||||
overflow-y: auto;
|
||||
|
||||
Reference in New Issue
Block a user