Lint
This commit is contained in:
parent
a60002d53e
commit
acf743ed8c
|
@ -501,12 +501,12 @@
|
||||||
cursor: grabbing;
|
cursor: grabbing;
|
||||||
}
|
}
|
||||||
|
|
||||||
.debug {
|
/* .debug {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
}
|
} */
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue