1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-31 13:44:28 +03:00

Fix persisent apps being the wrong size

This commit is contained in:
David Baker
2018-07-23 15:08:17 +01:00
parent 4e9f6441a3
commit 5adcd673ab
3 changed files with 34 additions and 7 deletions

View File

@ -54,7 +54,7 @@ limitations under the License.
}
.mx_LeftPanel .mx_AppTileFullWidth {
.mx_LeftPanel .mx_AppTileMini {
height: 132px;
}