Move the beta pill to the right side and display the pill on video room only (#8873)

This commit is contained in:
Suguru Hirahara
2022-06-19 14:52:58 +00:00
committed by GitHub
parent cfbe1cb066
commit 769efa3074
2 changed files with 5 additions and 1 deletions
@@ -74,6 +74,7 @@ limitations under the License.
// XXX Remove this when video rooms leave beta
.mx_BetaCard_betaPill {
margin-inline-start: auto;
align-self: start;
}
}