Fixes and enhancements, from issue list

This commit is contained in:
2026-03-27 22:28:47 +01:00
parent c22c3d713b
commit 2bf737a3ef
6 changed files with 126 additions and 105 deletions

View File

@@ -2818,11 +2818,13 @@
gap: 6px;
padding: 4px 6px;
border-top: 1px solid rgba(83, 81, 40, 0.4);
background: rgba(83, 81, 40, 0.08);
border-bottom: 1px solid rgba(83, 81, 40, 0.4);
background: #f5ead0;
flex-shrink: 0;
flex-wrap: wrap;
z-index: 1;
position: relative;
pointer-events: auto;
}
.oh-free-roll-bar .oh-frb-label {
font-family: "BlueDragon", "Palatino Linotype", serif;
@@ -2849,6 +2851,7 @@
border: 1px solid #535128;
border-radius: 3px;
background: #fff;
color: #2a1a0a;
cursor: pointer;
}
.oh-free-roll-bar .oh-frb-controls .oh-frb-pool {