fixes jumpy behaviour when selecting rows
This commit is contained in:
parent
c4681f2058
commit
3765b4a463
|
@ -148,6 +148,7 @@
|
|||
|
||||
<style>
|
||||
.controls {
|
||||
min-height: 15px;
|
||||
margin-bottom: var(--spacing-s);
|
||||
display: grid;
|
||||
grid-gap: var(--spacing-s);
|
||||
|
|
Loading…
Reference in New Issue