wip: planning
This commit is contained in:
parent
457c184c7c
commit
ec5f837d7d
|
@ -21,13 +21,14 @@ body {
|
|||
|
||||
#thsf-schedule-wrapper {
|
||||
position: fixed;
|
||||
top: 700px;
|
||||
top: 600px;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
width: 50%;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
background-color: #e6007e;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue