Fix share button icon position in the drive

pull/1/head
yflory 5 years ago
parent f39266b7c3
commit c12f747b3d

@ -842,6 +842,8 @@
font-size: @colortheme_app-font-size;
color: @colortheme_drive-color;
transition: all 0.15s;
display: inline-flex;
align-items: center;
.drawer {
display: none;
}

Loading…
Cancel
Save