Skip to content
Snippets Groups Projects
Commit 132d0ebe authored by chris's avatar chris Committed by john
Browse files

modal css fix

parent 51e18d7d
No related branches found
No related tags found
No related merge requests found
$background: rgba(255, 255, 255, .95);
$background: rgba(255, 255, 255, .97);
$modal-border: #808080;
$header-border-color: #e5e5e5;
$black: #000;
......@@ -10,6 +10,7 @@ $white: #fff;
background: $background;
.se-body {
background-color: transparent;
border-radius: 0;
box-shadow: none;
font-style: italic;
......
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