Use the right display prop when unhiding the delete button
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
translate: 0.25em;
|
||||
|
||||
.expanded & {
|
||||
display: flex;
|
||||
display: grid;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user