remove double lines

This commit is contained in:
Adrien MALINGREY 2023-12-18 01:29:01 +01:00
parent 6c1291833d
commit 05862b8587

View File

@ -43,7 +43,6 @@ body {
margin-top: calc(-1 * var(--buffer-zone-rows) * var(--cell-side));
}
@keyframes hard-dropped-table-animation {
25% {
transform: translateY(2px);
@ -112,7 +111,6 @@ tr.cleared-line-animation {
transform: translateX(50%);
}
#messagesSpan {
position: absolute;
top: 5%;