mirror of
https://github.com/nextcloud/server.git
synced 2026-02-19 02:38:40 -05:00
add some spacing between the logo and the content of the page
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
This commit is contained in:
parent
a74d67b69c
commit
baa8490f44
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
.picker-window {
|
||||
display: block;
|
||||
padding: 10px;
|
||||
margin-bottom: 20px;
|
||||
margin: 20px 0;
|
||||
background-color: rgba(0,0,0,.3);
|
||||
color: #fff;
|
||||
border-radius: 3px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue