Merge pull request #3967 from matrix-org/t3chguy/cs_verification_decoration
Right Panel Verification improvements
This commit is contained in:
commit
b24c7f3a04
6 changed files with 32 additions and 8 deletions
|
@ -264,6 +264,9 @@ limitations under the License.
|
|||
display: block;
|
||||
margin: 16px 0;
|
||||
}
|
||||
button.mx_UserInfo_verify {
|
||||
width: 100%; // FIXME get rid of this once we get rid of DialogButtons here
|
||||
}
|
||||
}
|
||||
|
||||
.mx_UserInfo.mx_UserInfo_smallAvatar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue