Fix user nav styling
This commit is contained in:
parent
ca3acaa1ec
commit
fc86ffbf80
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,6 @@ limitations under the License.
|
|||
justify-content: center;
|
||||
align-items: center;
|
||||
height: 64px;
|
||||
max-width: 30%;
|
||||
}
|
||||
|
||||
.header h5 {
|
||||
|
@ -48,6 +47,7 @@ limitations under the License.
|
|||
position: absolute;
|
||||
right: 0;
|
||||
padding: 0 8px;
|
||||
max-width: 30%;
|
||||
}
|
||||
|
||||
.joinRoom {
|
||||
|
|
Loading…
Add table
Reference in a new issue