[fix](trx-frontend-http): widen spectrum shift button hit target
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
@@ -2819,7 +2819,7 @@ button:focus-visible, input:focus-visible, select:focus-visible {
|
|||||||
top: 50%;
|
top: 50%;
|
||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
z-index: 8;
|
z-index: 8;
|
||||||
width: 1rem;
|
width: 1.4rem;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
border: none;
|
border: none;
|
||||||
@@ -2904,6 +2904,7 @@ button:focus-visible, input:focus-visible, select:focus-visible {
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
top: 2px;
|
top: 2px;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
#spectrum-bookmark-axis {
|
#spectrum-bookmark-axis {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
Reference in New Issue
Block a user