mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-23 05:07:03 +00:00
More mobile styling
This commit is contained in:
@@ -28,6 +28,8 @@ limitations under the License.
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
flex: 1;
|
||||
overflow: hidden;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.preview {
|
||||
@@ -96,7 +98,7 @@ limitations under the License.
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
height: 118px;
|
||||
height: 64px;
|
||||
}
|
||||
|
||||
.footer > * {
|
||||
@@ -115,4 +117,8 @@ limitations under the License.
|
||||
.roomContainer {
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
.footer {
|
||||
height: 118px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user