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

Commit

Permalink
Copied the comment for future reference
Browse files Browse the repository at this point in the history
  • Loading branch information
luixxiul committed Mar 14, 2022
1 parent d976818 commit 43f71f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions res/css/structures/_SpaceRoomView.scss
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ $SpaceRoomViewInnerWidth: 428px;
right: 24px;
top: 32px;
}

// XXX remove this when spaces leaves Beta
.mx_SpaceRoomView_preview_spaceBetaPrompt {
font-weight: $font-semi-bold;
Expand Down Expand Up @@ -266,6 +267,7 @@ $SpaceRoomViewInnerWidth: 428px;
}
}

// XXX: Temporary for the Spaces release only
.mx_SpaceFeedbackPrompt {
padding: 7px; // 8px - 1px border
border: 1px solid rgba($primary-content, .1);
Expand Down
1 change: 1 addition & 0 deletions res/css/views/spaces/_SpaceCreateMenu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ $spacePanelWidth: 68px;
color: $secondary-content;
}

// XXX: Temporary for the Spaces release only
.mx_SpaceFeedbackPrompt {
border-top: 1px solid $input-border-color;
padding-top: 12px;
Expand Down

0 comments on commit 43f71f5

Please sign in to comment.