Progress on update settings form

This commit is contained in:
Pierre
2017-06-17 11:40:57 +02:00
parent ba5273eafe
commit 37b07b9676
2 changed files with 21 additions and 3 deletions

View File

@ -29,9 +29,10 @@
bottom: 0;
height: 250px;
width: 100%;
background: #d2d6de;
background: #FFFFFF;
overflow: auto;
transition: transform .5s cubic-bezier(.22,.61,.36,1);
padding: 10px;
}
#conversationsElem .conversation-settings-pane.open {