Fix design issues with sensitive preview cards (#14126)
* Fix design issues with sensitive preview cards * Center “sensitive” label on preview image for interactive cards * Add “button” role to sensitive preview card text
This commit is contained in:
parent
8ed2f9409c
commit
1d2b0d2121
2 changed files with 6 additions and 4 deletions
|
@ -3003,6 +3003,7 @@ a.account__display-name {
|
|||
}
|
||||
|
||||
.status-card {
|
||||
position: relative;
|
||||
display: flex;
|
||||
font-size: 14px;
|
||||
border: 1px solid lighten($ui-base-color, 8%);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue