Skip to content
Snippets Groups Projects
Commit 0aef6ebe authored by Mike's avatar Mike Committed by Valentine Zavgorodnev
Browse files

#1071 Close sign is scrollable on post modal (#1078)

* #1071 Close sign is scrollable on post modal

* adhere to css style guide
parent df9cbd70
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,7 @@
margin: 0 auto;
padding: 0.3rem 0.9rem 0;
background-color: $white;
overflow: hidden;
> .close-button {
visibility: hidden;
top: 1rem;
......
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