1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00

fixes jumpy behaviour when selecting rows

This commit is contained in:
kevmodrome 2020-10-15 16:24:03 +02:00
parent 1bffa76194
commit ee4e1718d5

View file

@ -148,6 +148,7 @@
<style>
.controls {
min-height: 15px;
margin-bottom: var(--spacing-s);
display: grid;
grid-gap: var(--spacing-s);