mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-04-25 18:39:50 -04:00
8 lines
125 B
SCSS
8 lines
125 B
SCSS
.btn-alignment {
|
|
padding-bottom: 0.5rem; // Align with h6
|
|
padding-top: 0;
|
|
}
|
|
.edit-btn {
|
|
color: var(--primary-color);
|
|
}
|