mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Style onboarding image with more space & light border
This commit is contained in:
parent
a4fa713f38
commit
738acefac7
1 changed files with 5 additions and 0 deletions
|
@ -108,6 +108,11 @@ a.feat-onboard-dismiss {
|
|||
top: 17px !important;
|
||||
}
|
||||
|
||||
img {
|
||||
margin-bottom: 10px;
|
||||
border: 1px solid @gray-lighter;
|
||||
}
|
||||
|
||||
&.right > .arrow {
|
||||
left: -10px !important;
|
||||
|
||||
|
|
Loading…
Reference in a new issue