Fix user nav styling
This commit is contained in:
@@ -30,7 +30,6 @@ limitations under the License.
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
height: 64px;
|
height: 64px;
|
||||||
max-width: 30%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.header h5 {
|
.header h5 {
|
||||||
@@ -48,6 +47,7 @@ limitations under the License.
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 0;
|
||||||
padding: 0 8px;
|
padding: 0 8px;
|
||||||
|
max-width: 30%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.joinRoom {
|
.joinRoom {
|
||||||
|
|||||||
Reference in New Issue
Block a user