mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-02-26 23:12:39 +00:00
Move clearfix to helpers.scss
This commit is contained in:
parent
cbd0a41bce
commit
562b8d5ce0
@ -1,5 +0,0 @@
|
||||
.clearfix::after {
|
||||
clear: both;
|
||||
content: "";
|
||||
display: block;
|
||||
}
|
@ -1,3 +1,9 @@
|
||||
.clearfix::after {
|
||||
clear: both;
|
||||
content: "";
|
||||
display: block;
|
||||
}
|
||||
|
||||
.clickable {
|
||||
cursor: pointer !important;
|
||||
}
|
||||
|
@ -9,7 +9,6 @@
|
||||
|
||||
// Components
|
||||
@import "components/base-colors";
|
||||
@import "components/clearfix";
|
||||
@import "components/corpus-status-color";
|
||||
@import "components/helpers.scss";
|
||||
@import "components/job-status-color";
|
||||
|
Loading…
x
Reference in New Issue
Block a user