mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Fix copy and share button style in call link participants list
This commit is contained in:
@@ -44,9 +44,15 @@
|
||||
@include button-reset;
|
||||
@include font-body-2;
|
||||
display: flex;
|
||||
width: 100%;
|
||||
padding-block: 8px;
|
||||
padding-inline: 10px 2px;
|
||||
align-items: center;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.CallingAdhocCallInfo__MenuItem:hover {
|
||||
background-color: $color-gray-62;
|
||||
}
|
||||
|
||||
.CallingAdhocCallInfo__MenuItemIcon {
|
||||
|
||||
Reference in New Issue
Block a user