mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Stories improvements
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user