mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2025-07-29 14:00:05 +02:00

[web] Add seats to a group plan GitOrigin-RevId: 53497d2cb7aa7d1e7dc8291e391b24f7a32eeece
5 lines
81 B
SCSS
5 lines
81 B
SCSS
.list-group-item {
|
|
display: flex;
|
|
align-items: center;
|
|
min-height: 48px;
|
|
}
|