Update some class names of AppTile on the naming policy (#10777)
This commit is contained in:
@@ -201,7 +201,7 @@ $MinWidth: 240px;
|
||||
padding-bottom: 6px;
|
||||
}
|
||||
|
||||
.mx_AppTileMenuBarTitle {
|
||||
.mx_AppTileMenuBar_title {
|
||||
line-height: 20px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
@@ -210,13 +210,13 @@ $MinWidth: 240px;
|
||||
.mx_WidgetAvatar {
|
||||
margin-right: 12px;
|
||||
}
|
||||
|
||||
> :last-child {
|
||||
margin-left: 9px;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_AppTileMenuBarTitle > :last-child {
|
||||
margin-left: 9px;
|
||||
}
|
||||
|
||||
.mx_AppTileMenuBarWidgets {
|
||||
.mx_AppTileMenuBar_widgets {
|
||||
float: right;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
||||
Reference in New Issue
Block a user