mark destructive actions in red
This commit is contained in:
parent
0bd1e7112d
commit
030827f77d
2 changed files with 19 additions and 8 deletions
|
@ -136,6 +136,9 @@ limitations under the License.
|
|||
line-height: 16px;
|
||||
margin: 8px 0;
|
||||
|
||||
&.mx_UserInfo_destructive {
|
||||
color: $warning-color;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_UserInfo_statusMessage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue