Merge pull request #1919 from vector-im/dbkr/deactivate_account
CSS for deactivate account dialog
This commit is contained in:
commit
a190862ed3
2 changed files with 23 additions and 0 deletions
|
@ -94,6 +94,10 @@ limitations under the License.
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
.mx_UserSettings_button.danger {
|
||||
background-color: #ff0064;
|
||||
}
|
||||
|
||||
.mx_UserSettings_section {
|
||||
margin-left: 63px;
|
||||
margin-top: 28px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue