Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 92b5efc

Browse files
committed
Use $message-action-bar-border-color
Signed-off-by: Šimon Brandner <[email protected]>
1 parent 89b0ed1 commit 92b5efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/themes/dark/css/_dark.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ $message-action-bar-hover-border-color: $header-panel-text-primary-color;
143143

144144
// Reaction row
145145
// ********************
146-
$reaction-row-button-border-color: #616b7f;
146+
$reaction-row-button-border-color: $message-action-bar-border-color;
147147
$reaction-row-button-hover-border-color: $header-panel-text-primary-color;
148148
$reaction-row-button-selected-bg-color: #1f6954;
149149
// ********************

0 commit comments

Comments
 (0)