🎨 🐛 Rename file & path & remove unused file.
This commit is contained in:
7
assets/css/_common/components/3rd/gitter.scss
Normal file
7
assets/css/_common/components/3rd/gitter.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
@if $gitter_enable {
|
||||
.gitter-open-chat-button {
|
||||
$alignment: sidebar-toggle-alignment(false);
|
||||
#{nth($alignment, 1)}: auto !important;
|
||||
#{nth($alignment, 2)}: 10px !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user