Update welcome message

Issue #141.
This commit is contained in:
N-Pex 2021-06-22 15:46:37 +02:00
parent 03f7759b6c
commit ebceb450f9
3 changed files with 14 additions and 17 deletions

View file

@ -869,7 +869,7 @@ $admin-fg: white;
}
.created-room-welcome-header {
background-color: #e0e0e0;
background-color: #f5f5f5;
border-radius: 25px;
margin: 20px;
padding: 20px;
@ -897,4 +897,4 @@ $admin-fg: white;
opacity: 0.7;
}
}
}
}