You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-09 08:42:50 +03:00
Tweak message action bar position
This moves the message action bar up slightly to avoid covering message text.
This commit is contained in:
@@ -23,7 +23,7 @@ limitations under the License.
|
||||
line-height: 24px;
|
||||
border-radius: 4px;
|
||||
background: $message-action-bar-bg-color;
|
||||
top: -13px;
|
||||
top: -18px;
|
||||
right: 8px;
|
||||
user-select: none;
|
||||
|
||||
|
Reference in New Issue
Block a user