Update feedback prompt to match designs
This commit is contained in:
parent
6123ccb2eb
commit
a5606c72de
4 changed files with 42 additions and 102 deletions
|
@ -340,18 +340,12 @@ $SpaceRoomViewInnerWidth: 428px;
|
|||
flex: 0;
|
||||
}
|
||||
|
||||
.mx_SpaceFeedbackPrompt_topRight {
|
||||
.mx_SpaceFeedbackPrompt {
|
||||
padding: 7px; // 8px - 1px border
|
||||
border: 1px solid $menu-border-color;
|
||||
border-radius: 8px;
|
||||
color: $secondary-fg-color;
|
||||
font-size: $font-15px;
|
||||
line-height: $font-24px;
|
||||
float: right;
|
||||
|
||||
& + .mx_BaseAvatar {
|
||||
clear: both;
|
||||
}
|
||||
width: max-content;
|
||||
margin: 0 0 -40px auto; // collapse its own height to not push other components down
|
||||
}
|
||||
|
||||
.mx_SpaceRoomDirectory_list {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue