@ -195,6 +195,16 @@
cursor: pointer;
}
button {
border-style: none;
border-radius: 2px;
padding: 0;
background: transparent;
color: var(--ink);
outline: none;
li:hover {
background-color: var(--grey-2);
@ -110,7 +110,9 @@
.dropdown-menu {
display: none;
padding: 0px 5px;
padding: 0 5px;
width: 24px;
height: 24px;
background: rgba(0, 0, 0, 0);
@ -205,7 +205,9 @@
.actions {
@ -64,7 +64,7 @@
.root button {
padding: 5px;