@ -58594,7 +58594,7 @@ tr.tag-diff-same {
line-height : 1 ; cursor : pointer ; padding : 0 4px ;
}
. server-order-close : hover { color : #fff ; }
. server-order-list { overflow-y: auto ; padding : 8 px 8 px 12 px ; }
. server-order-list { flex: 1 1 auto ; min-height : 0 ; overflow-y: auto ; padding : 8 px 8 px 12 px ; }
. server-order-row {
display : flex ; align-items : center ; gap : 12px ; padding : 8px 10px ; border-radius : 8px ;
}
@ -58607,7 +58607,7 @@ tr.tag-diff-same {
. server-order-title { font-size : 13 px ; color : #fff ; white-space : nowrap ; overflow : hidden ; text-overflow : ellipsis ; }
. server-order-artist { font-size : 11.5 px ; color : rgba ( 255 , 255 , 255 , 0.45 ) ; white-space : nowrap ; overflow : hidden ; text-overflow : ellipsis ; }
. server-order-empty { padding : 20 px ; text-align : center ; color : rgba ( 255 , 255 , 255 , 0.4 ) ; font-size : 13 px ; }
. server-order-foot { padding: 14 px 16 px 16 px ; border-top : 1 px solid rgba ( 255 , 255 , 255 , 0.07 ) ; }
. server-order-foot { flex: 0 0 auto ; padding: 14 px 16 px 16 px ; border-top : 1 px solid rgba ( 255 , 255 , 255 , 0.07 ) ; }
. server-order-foot-label { font-size : 12 px ; font-weight : 700 ; text-transform : uppercase ; letter-spacing : 0.4 px ;
color : rgba ( 255 , 255 , 255 , 0 . 5 ) ; margin-bottom : 10px ; }
. server-order-actions { display : flex ; gap : 10 px ; }