Optimise browser layout
This commit is contained in:
parent
82234f9706
commit
8b8eb09372
3 changed files with 22 additions and 10 deletions
|
@ -75,10 +75,7 @@ html
|
|||
li: +navi("shape", "list").blr0!= icons.get("align-justify")
|
||||
.fl-grow1
|
||||
|
||||
.d-flex.py24.px16.g24.fs-body1
|
||||
main.fl-grow1
|
||||
block view
|
||||
|
||||
.d-flex.py24.px16.g24.fs-body1.fd-row-reverse
|
||||
aside.ws340.fl-shrink0
|
||||
.ps-fixed.ws340.d-flex.fd-column.g12(style="top: 80px")
|
||||
if arrange === "tag"
|
||||
|
@ -165,5 +162,8 @@ html
|
|||
.s-progress--bar.bg-orange-400(title=`${count.taste[2]} labels with 200-1999 fans`)= count.taste[2]
|
||||
.s-progress--bar.bg-red-400(title=`${count.taste[3]} labels with >2000 fans`)= count.taste[3]
|
||||
|
||||
main.fl-grow1
|
||||
block view
|
||||
|
||||
#player-container.ps-fixed.r16.ws340(hx-preserve="true")
|
||||
#player
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue