remove double lines
This commit is contained in:
parent
6c1291833d
commit
05862b8587
@ -43,7 +43,6 @@ body {
|
|||||||
margin-top: calc(-1 * var(--buffer-zone-rows) * var(--cell-side));
|
margin-top: calc(-1 * var(--buffer-zone-rows) * var(--cell-side));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@keyframes hard-dropped-table-animation {
|
@keyframes hard-dropped-table-animation {
|
||||||
25% {
|
25% {
|
||||||
transform: translateY(2px);
|
transform: translateY(2px);
|
||||||
@ -112,7 +111,6 @@ tr.cleared-line-animation {
|
|||||||
transform: translateX(50%);
|
transform: translateX(50%);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#messagesSpan {
|
#messagesSpan {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 5%;
|
top: 5%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user