Skip to content

Commit 12a55fd

Browse files
committed
wider
1 parent e9c2561 commit 12a55fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/wwwroot/css/genpage.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@ body {
942942
top: 0;
943943
bottom: 0;
944944
left: var(--image-compare-split);
945-
width: 6rem;
945+
width: 12rem;
946946
transform: translateX(-50%);
947947
background-color: transparent;
948948
pointer-events: auto;
@@ -954,7 +954,7 @@ body {
954954
left: 0;
955955
right: 0;
956956
width: 100%;
957-
height: 6rem;
957+
height: 12rem;
958958
transform: translateY(-50%);
959959
cursor: ns-resize;
960960
}

0 commit comments

Comments
 (0)