feat: open image in browser if external

This commit is contained in:
Konstantinos Kaloutas
2022-09-01 17:31:34 +03:00
committed by Andelf
parent e4cf242b84
commit fcbb09f240
2 changed files with 19 additions and 18 deletions

View File

@@ -58,7 +58,7 @@
}
.asset-action-btn {
@apply m-1 p-1 rounded;
@apply m-1 p-1 rounded truncate;
opacity: 0.8;
user-select: none;