Skip to content
Snippets Groups Projects
Commit 24ae49ab authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

chore: fix export buttons

parent 2efc9902
Branches
Tags
1 merge request!9702.6 Release
...@@ -12,9 +12,11 @@ ...@@ -12,9 +12,11 @@
color: $gold-shadow; color: $gold-shadow;
} }
.buttons { .buttons {
margin-top: 2rem;
display: flex; display: flex;
gap: 1rem; gap: 1rem;
button { button {
margin: 0;
height: 40px; height: 40px;
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment