mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Fixed: do not alter layout for bootstrap
This commit is contained in:
parent
3aac4d5d35
commit
83e0a50b57
@ -90,15 +90,9 @@ div.flex-bloc.concerned-groups {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// DOCUMENT LIST IN ACTIVITY ITEM
|
/// DOCUMENT LIST IN ACTIVITY ITEM
|
||||||
|
|
||||||
li.document-list-item {
|
li.document-list-item {
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
margin-bottom: 0.3rem;
|
margin-bottom: 0.3rem;
|
||||||
|
|
||||||
.dropdown-toggle {
|
|
||||||
border-radius: 5px;
|
|
||||||
line-height: 1rem;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user