mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-24 09:18:27 +00:00
remove commented code
This commit is contained in:
parent
72fc42a050
commit
6e75c2cdfd
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@
|
||||||
body {
|
body {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
// backdrop-filter: blur(8px);
|
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
background-color: var(--main-bg-color);
|
background-color: var(--main-bg-color);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue