mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
CSS: GroupView headershould be at least 70px in height
This commit is contained in:
parent
f24fd61ae0
commit
2effdfb840
@ -30,7 +30,7 @@ limitations under the License.
|
||||
|
||||
.mx_GroupView_header {
|
||||
max-width: 960px;
|
||||
height: 70px;
|
||||
min-height: 70px;
|
||||
align-items: center;
|
||||
display: flex;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user