Commit 5abba8bf authored by George Tsiolis's avatar George Tsiolis

Remove empty state button margin on small viewports

parent 47e6df1b
...@@ -348,6 +348,7 @@ ...@@ -348,6 +348,7 @@
@include media-breakpoint-down(xs) { @include media-breakpoint-down(xs) {
width: 100%; width: 100%;
margin: $btn-side-margin 0;
} }
} }
} }
......
--- ---
title: George Tsiolis Update project and group labels empty state title: Update project and group labels empty state
merge_request: 22745 merge_request: 22745
author: George Tsiolis author: George Tsiolis
type: changed type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment