Show spaces beta prompt when viewing a space without the beta
This commit is contained in:
parent
505b200a87
commit
18a01d9271
6 changed files with 85 additions and 5 deletions
|
@ -69,6 +69,10 @@ limitations under the License.
|
|||
color: #FFFFFF;
|
||||
display: inline-block;
|
||||
vertical-align: text-bottom;
|
||||
|
||||
&.mx_BetaCard_betaPill_clickable {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
$pulse-color: $accent-color-alt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue