fix: Add missing border radius

pull/295/head
Maksim Eltyshev 3 years ago
parent cece2254d7
commit 212fb8ac8c

@ -1,6 +1,7 @@
:global(#app) {
.action {
border: none;
border-radius: 0.28571429rem;
display: inline-block;
height: 36px;
overflow: hidden;

Loading…
Cancel
Save