Update mf_sheet.css

Increased the size of grid 1 by 50px
This commit is contained in:
zoliking
2026-02-03 16:02:13 +01:00
committed by GitHub
parent 3b5f456085
commit 15a903b36a
+1 -1
View File
@@ -1438,7 +1438,7 @@ input[type="hidden"][value="0"].hide-cc-complete ~ .cc-complete-hide
grid-template-rows: auto auto auto;
border-spacing: 5px;
padding: 5px;
width: 850px;
width: 900px;
background-color: transparent !important;
}