Skip to content

Commit

Permalink
feat:play button fixed width
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszkubacki committed Mar 23, 2024
1 parent 7097b46 commit 230d1d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dotAndBoxEditor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ class DotAndBoxEditor extends HTMLElement {
}
.button-icon {
width: 36px;
fill: rgba(23,23,23,0.7);
}
.menu-wrapper button:hover {
Expand Down

0 comments on commit 230d1d1

Please sign in to comment.