Update src/styles/comments.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m11s
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m11s
This commit is contained in:
parent
5a4a1002ec
commit
cff8714f89
@ -618,3 +618,18 @@ hover {
|
||||
border: unset;
|
||||
padding: unset;
|
||||
}
|
||||
|
||||
.IBMSMSMBSSCL_CommentNSWFTag {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
position: absolute;
|
||||
top: -15px;
|
||||
background: rgba(255,39,0,0.35);
|
||||
border-radius: 2px;
|
||||
z-index: -1;
|
||||
font-size: 10px;
|
||||
padding: 5px 10px;
|
||||
line-height: 1;
|
||||
right: 15px;
|
||||
color: rgba(255,255,255,0.5);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user