Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
dc6e0945
Commit
dc6e0945
authored
Jan 26, 2022
by
Alexander Turinske
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused threat management classes
- remove classes that were moved to gitlab-ui
parent
e8c674b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
ee/app/assets/stylesheets/pages/threat_management.scss
ee/app/assets/stylesheets/pages/threat_management.scss
+0
-12
No files found.
ee/app/assets/stylesheets/pages/threat_management.scss
View file @
dc6e0945
.threat-monitoring-alert-drawer
.gl-drawer-header
{
align-items
:
flex-start
;
}
.gl-md-max-w-15p
{
@media
(
min-width
:
$breakpoint-md
)
{
max-width
:
$gl-spacing-scale-15
;
}
}
.gl-lg-max-w-80p
{
@media
(
min-width
:
$breakpoint-lg
)
{
max-width
:
80%
;
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment