TRI-283: add feader fixed
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
.header {
|
||||
margin-top: 0;
|
||||
position: relative;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 100vw;
|
||||
padding: 40px 5px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user