2025-04-24 13:11:28 +08:00

6 lines
81 B
SCSS

.list-group-item {
display: flex;
align-items: center;
min-height: 48px;
}