Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 5324403

Browse files
committed
fix: equal-width action buttons
This was 1/3 because there used to be 3 buttons. Now the number of buttons is unknowable, so just let each button take up as much space as it needs.
1 parent 2d86d71 commit 5324403

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/HoverOverlay.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@
6767
}
6868

6969
&__action {
70-
width: percentage(1/3);
7170
text-align: center;
7271
border: none;
7372
}

0 commit comments

Comments
 (0)