STYLE Fix margin top not necessary
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0efe7f2e99
commit
edffb199e3
|
|
@ -1,5 +1,5 @@
|
||||||
.index-panel {
|
.index-panel {
|
||||||
@apply m-0 border-primary border my-2;
|
@apply m-0 border-primary border mb-2;
|
||||||
/* max-height: 80vh;
|
/* max-height: 80vh;
|
||||||
overflow-y: auto; */
|
overflow-y: auto; */
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user