Skip to content
Snippets Groups Projects
Commit 2693fb43 authored by Oswaldo Acauan's avatar Oswaldo Acauan
Browse files

Add missing padding on modal styles

parent 79715412
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
display: flex;
flex-direction: column;
align-self: flex-start;
padding: ($line-height-computed / 2) $line-height-computed;
}
.content {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment