Styling changes
This commit is contained in:
parent
9d0162e475
commit
038fd643a5
4 changed files with 7 additions and 18 deletions
|
|
@ -35,21 +35,6 @@ limitations under the License.
|
|||
padding-left: 0;
|
||||
}
|
||||
|
||||
.joinRoom button {
|
||||
border: none;
|
||||
background: green;
|
||||
color: white;
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
padding: 8px 16px;
|
||||
border-radius: 4px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.joinRoom button:hover, .joinRoom button:active {
|
||||
background: darkgreen;
|
||||
}
|
||||
|
||||
.centerMessage {
|
||||
display: flex;
|
||||
flex: 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue