Styling changes
This commit is contained in:
parent
9d0162e475
commit
038fd643a5
4 changed files with 7 additions and 18 deletions
|
|
@ -23,6 +23,7 @@ limitations under the License.
|
|||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 0;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.roomButton:hover {
|
||||
|
|
@ -46,6 +47,7 @@ limitations under the License.
|
|||
background-color: transparent;
|
||||
border-radius: 32px;
|
||||
padding: 0;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.headerButton:hover {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue