mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
tabs: fix close mark position
This commit is contained in:
parent
0b2ef7cb27
commit
9960c239cd
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ nav {
|
|||
pointer-events: none;
|
||||
position: absolute;
|
||||
right: 7px;
|
||||
top: 12px;
|
||||
top: 8px;
|
||||
display: inline-block;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue