Fixed: do not alter layout for bootstrap

This commit is contained in:
Julien Fastré 2023-03-09 17:47:32 +01:00
parent 3aac4d5d35
commit 83e0a50b57
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -90,15 +90,9 @@ div.flex-bloc.concerned-groups {
}
/// DOCUMENT LIST IN ACTIVITY ITEM
li.document-list-item {
display: flex;
width: 100%;
justify-content: space-between;
margin-bottom: 0.3rem;
.dropdown-toggle {
border-radius: 5px;
line-height: 1rem;
}
}