Commit 076e87d6 authored by Randall Leeds's avatar Randall Leeds

Tweak close X position on sheet

parent 98d1e0f7
......@@ -117,8 +117,9 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
.close {
position: absolute;
right: 1em;
top: .5em;
font-size: 14px;
right: 7px;
top: 7px;
}
.tab-content {
......
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