Update info

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2021-02-24 20:04:25 +01:00
parent 7293181552
commit 983895289c
2 changed files with 22 additions and 32 deletions
+2 -5
View File
@@ -91,6 +91,8 @@ limitations under the License.
.mx_ImageView_info {
padding-left: 12px;
pointer-events: all;
display: flex;
flex-direction: column;
}
.mx_ImageView_button {
@@ -142,8 +144,3 @@ limitations under the License.
background-color: none;
}
}
.mx_ImageView_metadata {
font-size: $font-15px;
opacity: 0.5;
}