diff --git a/client/assets/styles/styles.mobile.less b/client/assets/styles/styles.mobile.less index 9559afde..329b9f0f 100644 --- a/client/assets/styles/styles.mobile.less +++ b/client/assets/styles/styles.mobile.less @@ -109,5 +109,11 @@ z-index: -1; } } + + aside { + button { + margin-bottom: 0.5em; + } + } } }