mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-23 19:00:13 +01:00
refactor(buttons): fix styles
This commit is contained in:
parent
59ef144716
commit
774fe48d65
11 changed files with 955 additions and 595 deletions
|
|
@ -1,9 +1,11 @@
|
|||
.btn-shape-name {
|
||||
.shape-container .header {
|
||||
margin-bottom: 7px;
|
||||
}
|
||||
|
||||
.btn-shape-details {
|
||||
.shape-container .subheader {
|
||||
margin-bottom: 19px;
|
||||
font-weight: 300;
|
||||
font-size: 0.875rem;
|
||||
|
||||
span:nth-child(2) {
|
||||
color: #ffffff;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue