Iterate styling and decoration for the beta prompts
This commit is contained in:
parent
5a921bf38a
commit
1802adb4d2
7 changed files with 65 additions and 12 deletions
|
@ -29,6 +29,10 @@ limitations under the License.
|
|||
line-height: $font-22px;
|
||||
color: $primary-fg-color;
|
||||
margin: 4px 0 14px;
|
||||
|
||||
.mx_BetaCard_betaPill {
|
||||
margin-left: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_BetaCard_caption {
|
||||
|
@ -62,7 +66,6 @@ limitations under the License.
|
|||
background-color: $accent-color-alt;
|
||||
padding: 4px 10px;
|
||||
border-radius: 8px;
|
||||
margin-left: 12px;
|
||||
text-transform: uppercase;
|
||||
font-size: 12px;
|
||||
line-height: 15px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue