Tweak message action bar position
This moves the message action bar up slightly to avoid covering message text.
This commit is contained in:
parent
66aabdca9e
commit
a2e0dc2f7e
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue