Skip to content

Commit 9a864cd

Browse files
YaroSpacejust3ws
authored andcommitted
added import of admin.css.scss to application.css.scss
1 parent 15d6a4f commit 9a864cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/stylesheets/application.css.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ h4 {
417417
}
418418
}
419419

420-
@import "profile", "connections", "protip", "networks";
420+
@import "profile", "connections", "protip", "networks", "admin";
421421
body#sign-in {
422422
#main-content {
423423
background: image-url("black-texture.jpg") repeat;

0 commit comments

Comments
 (0)