Conform _AppsDrawer.pcss
to our naming policy - move styles specific to mx_AppTileMenuBar
to be nested inside it (#10877)
* Nest: mx_AppTileMenuBar * Run prettier
This commit is contained in:
parent
15ed660975
commit
64733e5982
1 changed files with 56 additions and 56 deletions
|
@ -198,7 +198,6 @@ limitations under the License.
|
|||
width: 100%;
|
||||
padding-top: 3px;
|
||||
padding-bottom: 6px;
|
||||
}
|
||||
|
||||
.mx_AppTileMenuBar_title {
|
||||
line-height: 20px;
|
||||
|
@ -272,6 +271,7 @@ limitations under the License.
|
|||
mask-image: url("$(res)/img/element-icons/room/ellipsis.svg");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.mx_AppTileBody,
|
||||
.mx_AppTileBody_mini {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue