mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-01 02:19:08 +01:00
14 lines
No EOL
226 B
SCSS
14 lines
No EOL
226 B
SCSS
.groups--list .list-group-item-heading {
|
|
margin-top: 0px;
|
|
margin-bottom: 0px;
|
|
line-height: 1.3;
|
|
}
|
|
|
|
.groups--list .list-group-item {
|
|
padding: 5px 7px;
|
|
}
|
|
|
|
a[role="tab"] {
|
|
outline: 0px none;
|
|
border: none !important;
|
|
} |