CSS: GroupView headershould be at least 70px in height
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