fix: Add missing border radius

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

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

Loading…
Cancel
Save