Fix CSS naming
This commit is contained in:
@@ -75,7 +75,7 @@ limitations under the License.
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
.mx_AppTileMini {
|
||||
.mx_AppTile_mini {
|
||||
max-width: 960px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
@@ -87,7 +87,7 @@ limitations under the License.
|
||||
height: 280px;
|
||||
}
|
||||
|
||||
.mx_AppTileMini .mx_AppTile_persistedWrapper {
|
||||
.mx_AppTile_mini .mx_AppTile_persistedWrapper {
|
||||
height: 114px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user