Add experimental options to the Spaces beta
This commit is contained in:
parent
bef20dde48
commit
b4fbc791bb
10 changed files with 203 additions and 48 deletions
|
@ -42,7 +42,7 @@ limitations under the License.
|
|||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.mx_AccessibleButton {
|
||||
.mx_BetaCard_buttons .mx_AccessibleButton {
|
||||
display: block;
|
||||
margin: 12px 0;
|
||||
padding: 7px 40px;
|
||||
|
@ -55,6 +55,12 @@ limitations under the License.
|
|||
color: $secondary-fg-color;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.mx_BetaCard_relatedSettings {
|
||||
summary + .mx_SettingsFlag {
|
||||
margin-top: 4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
> img {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue