mirror of
https://github.com/ClipFusion-org/clipfusion.git
synced 2025-08-03 14:45:09 +00:00
removed bad css from body tag
This commit is contained in:
parent
7ae6776712
commit
c262d07c1a
@ -64,10 +64,6 @@ body {
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
font-family: var(--font-geist), sans-serif;
|
||||
background-color: var(--color-background);
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overscroll-behavior: none;
|
||||
}
|
||||
|
||||
main {
|
||||
|
Loading…
Reference in New Issue
Block a user