Fix share button icon position in the drive
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…
Reference in New Issue