colored inviter name and layout
This commit is contained in:
parent
eeaa7143ac
commit
8a371080d7
2 changed files with 19 additions and 11 deletions
|
@ -100,15 +100,22 @@ limitations under the License.
|
|||
flex-direction: column;
|
||||
|
||||
&>* {
|
||||
margin: 10px;
|
||||
margin: 5px 0 20px 0;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_RoomPreviewBar_actions {
|
||||
flex-direction: column-reverse;
|
||||
.mx_AccessibleButton {
|
||||
padding: 7px 50px;//extra wide
|
||||
}
|
||||
|
||||
&>* {
|
||||
margin-top: 12px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.mx_RoomPreviewBar_inviter {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue