vault backup: 2025-12-20 11:21:04
All checks were successful
Deploy Quartz site to GitHub Pages / build (push) Successful in 1m44s
All checks were successful
Deploy Quartz site to GitHub Pages / build (push) Successful in 1m44s
This commit is contained in:
@@ -46,11 +46,12 @@
|
||||
|
||||
@media (pointer: coarse) {
|
||||
.tree-item-self:not(.temp)::after {
|
||||
content: "⋮⋮⋮";
|
||||
content: "⋮⋮";
|
||||
position: absolute;
|
||||
rotate: 90deg;
|
||||
right: 12px;
|
||||
align-self: center;
|
||||
font-size: calc(var(--nav-item-size)+2px);
|
||||
font-size: calc(var(--nav-item-size) + 2px);
|
||||
opacity: 0.4;
|
||||
}
|
||||
}
|
||||
@@ -61,7 +62,7 @@
|
||||
to { background-position: 8px 0; }
|
||||
}
|
||||
|
||||
.menu-item[data-section="customOrder"] {
|
||||
.menu-item[data-section="custom"] {
|
||||
.menu-item-icon:first-child { display: flex; }
|
||||
|
||||
.dragging-enabled-checkbox {
|
||||
|
||||
Reference in New Issue
Block a user