mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
FIX: white spaces in dark mode flush table
jira: NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I2711af1dc45506906acbcd7215a4005534677310 (cherry picked from commit 43bd523753cd5e6a4b1e57fd4f34498b83da0c55)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
html, body {
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
height: 100%;
|
||||
background: #f5f5f5;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user