Fix share button icon position in the drive

pull/1/head
yflory 2019-11-06 16:26:27 +01:00
parent f39266b7c3
commit c12f747b3d
1 changed files with 2 additions and 0 deletions

View File

@ -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;
}