mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-05 04:04:38 +08:00
fix(less): Put pointer back on composer toolbar
This commit is contained in:
parent
c1cf4445df
commit
9dd04223d9
1 changed files with 1 additions and 1 deletions
|
@ -312,7 +312,7 @@
|
|||
position: absolute;
|
||||
width: 22.5px;
|
||||
height: 10px;
|
||||
// background: transparent url('images/tooltip/tooltip-bg-pointer@2x.png') no-repeat;
|
||||
background: transparent url('images/tooltip/tooltip-bg-pointer@2x.png') no-repeat;
|
||||
background-size: 22.5px 10.5px;
|
||||
margin-left: -11.2px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue