diff options
Diffstat (limited to 'web/sass-files/sass/partials/_sidebar--left.scss')
-rw-r--r-- | web/sass-files/sass/partials/_sidebar--left.scss | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_sidebar--left.scss b/web/sass-files/sass/partials/_sidebar--left.scss index bf2a1de50..a38d4e1f0 100644 --- a/web/sass-files/sass/partials/_sidebar--left.scss +++ b/web/sass-files/sass/partials/_sidebar--left.scss @@ -122,3 +122,8 @@ } } } + +.channel-loading-gif { + height:15px; + width:15px; +} |