Fix E2E icon display in room header (#12545)
* Fix E2E icon display * Add e2e test
This commit is contained in:
@@ -65,6 +65,11 @@ limitations under the License.
|
||||
.mx_BetaCard_betaPill {
|
||||
margin-right: $spacing-8;
|
||||
}
|
||||
|
||||
/* The container of E2EIcon in the legacy header needs to have its height set */
|
||||
& > span {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_LegacyRoomHeader_name {
|
||||
|
||||
Reference in New Issue
Block a user