1
0
Fork 0
mirror of synced 2024-07-02 04:50:44 +12:00

fixes jumpy behaviour when selecting rows

This commit is contained in:
kevmodrome 2020-10-15 16:24:03 +02:00
parent c4681f2058
commit 3765b4a463
No known key found for this signature in database
GPG key ID: E8F9CD141E63BF38

View file

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