fix error
This commit is contained in:
parent
9e99054206
commit
24a46c6983
|
@ -19,6 +19,9 @@
|
|||
|
||||
// Widget
|
||||
@import "widget/*";
|
||||
header .container{
|
||||
position: relative;
|
||||
}
|
||||
.black-screen{
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue