Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 43f71f5

Browse files
committed
1 parent d976818 commit 43f71f5

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

res/css/structures/_SpaceRoomView.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ $SpaceRoomViewInnerWidth: 428px;
152152
right: 24px;
153153
top: 32px;
154154
}
155+
155156
// XXX remove this when spaces leaves Beta
156157
.mx_SpaceRoomView_preview_spaceBetaPrompt {
157158
font-weight: $font-semi-bold;
@@ -266,6 +267,7 @@ $SpaceRoomViewInnerWidth: 428px;
266267
}
267268
}
268269

270+
// XXX: Temporary for the Spaces release only
269271
.mx_SpaceFeedbackPrompt {
270272
padding: 7px; // 8px - 1px border
271273
border: 1px solid rgba($primary-content, .1);

res/css/views/spaces/_SpaceCreateMenu.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ $spacePanelWidth: 68px;
4343
color: $secondary-content;
4444
}
4545

46+
// XXX: Temporary for the Spaces release only
4647
.mx_SpaceFeedbackPrompt {
4748
border-top: 1px solid $input-border-color;
4849
padding-top: 12px;

0 commit comments

Comments
 (0)