smaller tab close click area
This commit is contained in:
parent
232b0807ca
commit
35dc4f3b9a
2 changed files with 1 additions and 2 deletions
|
@ -3004,13 +3004,12 @@ footer {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
width: 50px;
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
padding: 0 16px 0 0;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
@extend .u-clickable;
|
@extend .u-clickable;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav-tab:hover .nav-tab-close {
|
.nav-tab:hover .nav-tab-close {
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue