css progress 3

This commit is contained in:
YasinOnm08 2024-09-30 13:46:58 +02:00
parent f08bfda7be
commit 613508a488
3 changed files with 1 additions and 15 deletions

View file

@ -13,7 +13,6 @@
border-radius: 0 1em 0 0;
margin-left: 0;
padding-right: 1em;
height: 100%;
}
.left-panel.hidden {
@ -30,11 +29,6 @@
height: 100%;
}
/* Adjust margin-left when panel is shown or hidden */
.conversation-container.expanded {
margin-left: 1vw;
}
.conversation-container.collapsed {
margin-left: 1vw; /* Space for the left panel */
bottom: 0;