12 lines
177 B
CSS
12 lines
177 B
CSS
.container-chip-attached {
|
|
width: 100%;
|
|
margin-bottom: 1rem;
|
|
}
|
|
|
|
.container-button {
|
|
margin-bottom: unset !important;
|
|
}
|
|
|
|
.input-card {
|
|
margin-bottom: 1.5rem;
|
|
} |