aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/include
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-04-15 15:31:03 +0200
committerChocobozzz <me@florianbigard.com>2021-04-15 15:31:03 +0200
commit205e4f56f3da1f787f1bc2cdfcc39948a99a16b1 (patch)
tree5bb1b37b2ec1a55f61247b83e1a8593c06804e2a /client/src/sass/include
parentf6500729850549e632399155d0f3b69822e28b16 (diff)
downloadPeerTube-205e4f56f3da1f787f1bc2cdfcc39948a99a16b1.tar.gz
PeerTube-205e4f56f3da1f787f1bc2cdfcc39948a99a16b1.tar.zst
PeerTube-205e4f56f3da1f787f1bc2cdfcc39948a99a16b1.zip
Refactor feed component
Diffstat (limited to 'client/src/sass/include')
-rw-r--r--client/src/sass/include/_mixins.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/include/_mixins.scss b/client/src/sass/include/_mixins.scss
index 73606f940..e03201cef 100644
--- a/client/src/sass/include/_mixins.scss
+++ b/client/src/sass/include/_mixins.scss
@@ -914,7 +914,7 @@
914 padding-bottom: 15px; 914 padding-bottom: 15px;
915 margin-bottom: $sub-menu-margin-bottom; 915 margin-bottom: $sub-menu-margin-bottom;
916 916
917 my-global-icon { 917 > my-global-icon {
918 margin-right: 10px; 918 margin-right: 10px;
919 vertical-align: bottom; 919 vertical-align: bottom;
920 width: 24px; 920 width: 24px;