Commit d9b9f84c authored by Randall Leeds's avatar Randall Leeds

adjust close position in sheet

parent 83504c2f
......@@ -187,8 +187,8 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
.close {
position: absolute;
right: .5em;
top: .5em;
right: 1em;
top: 1em;
}
&.collapsed {
......
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