ui: restore flat top-level rail (drop nested PineAP sub-entries)
This commit is contained in:
@@ -143,12 +143,6 @@ body {
|
||||
align-items: center; justify-content: center; margin-right: 14px; flex: none;
|
||||
}
|
||||
.entry-icon svg { width: 24px; height: 24px; display: block; }
|
||||
#rail .entry.sub {
|
||||
height: 36px; padding-left: 34px; font-size: 13px;
|
||||
}
|
||||
#rail .entry.sub .entry-icon { width: 18px; height: 18px; margin-right: 10px; }
|
||||
#rail .entry.sub .entry-icon svg { width: 18px; height: 18px; }
|
||||
#rail.open .entry.sub .entry-text { font-size: 12px; }
|
||||
#topbar .btn.ghost { color: #fff; border-color: #fff; }
|
||||
.entry-text { white-space: nowrap; opacity: 0; transition: opacity .2s; }
|
||||
#rail.open .entry-text { opacity: 1; }
|
||||
|
||||
Reference in New Issue
Block a user