mirror of https://github.com/vector-im/riot-web
add spacing between sublists of 4px
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/21833/head
parent
4244c67aca
commit
69929134c5
res/css/views/rooms
|
@ -22,6 +22,7 @@ limitations under the License.
|
|||
flex-direction: column;
|
||||
|
||||
margin-left: 8px;
|
||||
margin-bottom: 4px;
|
||||
width: 100%;
|
||||
|
||||
flex-shrink: 0; // to convince safari's layout engine the flexbox is fine
|
||||
|
|
Loading…
Reference in New Issue