Stories improvements
This commit is contained in:
parent
5dfe30d235
commit
badf9d7dda
11 changed files with 44 additions and 30 deletions
|
@ -2620,6 +2620,7 @@ button.ConversationDetails__action-button {
|
|||
background-color: $color-accent-red;
|
||||
color: $color-white;
|
||||
display: flex;
|
||||
font-size: 10px;
|
||||
height: 16px;
|
||||
justify-content: center;
|
||||
min-width: 16px;
|
||||
|
@ -2627,7 +2628,7 @@ button.ConversationDetails__action-button {
|
|||
padding: 0 2px;
|
||||
position: absolute;
|
||||
right: -6px;
|
||||
top: -6px;
|
||||
top: -4px;
|
||||
user-select: none;
|
||||
z-index: $z-index-base;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue