mirror of
https://github.com/element-plus/element-plus.git
synced 2025-02-17 11:49:41 +08:00
style(play): remove body margin (#3714)
This commit is contained in:
parent
abc7d18b4d
commit
9ccecbd81a
@ -13,6 +13,7 @@ html,
|
||||
body {
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
margin: 0;
|
||||
#play {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user