radius in stacked delete button of rounded-block

This commit is contained in:
Tykayn 2022-02-16 12:07:20 +01:00 committed by tykayn
parent 92612bb403
commit e48caf3464
1 changed files with 2 additions and 0 deletions

View File

@ -79,6 +79,8 @@
color: $primary_color;
border: 0;
border-radius: 0.25rem;
border-top-left-radius: 0;
border-top-right-radius: 0;
background: transparent;
text-align: left;
margin-right: 0;