mirror of https://github.com/xwiki-labs/cryptpad
add margin to team roster header buttons
This commit is contained in:
parent
0dc4a1d890
commit
5db81f3990
|
@ -143,6 +143,7 @@
|
|||
display: none;
|
||||
}
|
||||
.cp-app-team-roster-header {
|
||||
margin-bottom: 20px;
|
||||
button:not(:last-child) {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue