Add animated mx_BetaDot atop the legacy Communities button

This commit is contained in:
Michael Telatynski 2021-04-27 17:01:22 +01:00
parent c5f653245a
commit 46d35411b4
5 changed files with 53 additions and 2 deletions

View file

@ -56,6 +56,12 @@ limitations under the License.
.mx_GroupFilterPanel .mx_TagTile {
// opacity: 0.5;
position: relative;
.mx_BetaDot {
position: absolute;
right: -13px;
top: -11px;
}
}
.mx_GroupFilterPanel .mx_TagTile.mx_TagTile_prototype {