fix: rendering delete button when text is too wide for parent div (#1526)
This commit is contained in:
parent
c9e421cff3
commit
b269415048
@ -25,7 +25,7 @@
|
||||
|
||||
&.selected
|
||||
.rowActions
|
||||
height: 35px
|
||||
height: auto;
|
||||
visibility: visible
|
||||
|
||||
.measurementLocation
|
||||
|
||||
Loading…
Reference in New Issue
Block a user