mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 21:34:06 -06:00
fix cross button location
This commit is contained in:
parent
d0104d7ad1
commit
55c65e72a2
@ -71,6 +71,7 @@ a.active{
|
|||||||
float: right;
|
float: right;
|
||||||
font-size: 28px;
|
font-size: 28px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
margin-right: 0.3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.close:hover,
|
.close:hover,
|
||||||
@ -104,4 +105,3 @@ a.active{
|
|||||||
#global-graph-svg:hover{
|
#global-graph-svg:hover{
|
||||||
background: var(--primary);
|
background: var(--primary);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user