fix error

This commit is contained in:
rulingcom 2021-11-18 07:45:33 +00:00
parent 9e99054206
commit 24a46c6983
1 changed files with 4 additions and 1 deletions

View File

@ -19,6 +19,9 @@
// Widget
@import "widget/*";
header .container{
position: relative;
}
.black-screen{
position: fixed;
width: 100%;