feat: display media URLs on click

This commit is contained in:
2023-08-02 09:31:45 +02:00
parent 7a6e43d638
commit a11eeef698
12 changed files with 150 additions and 26 deletions

View File

@ -254,6 +254,13 @@ div.paper {
margin: 6px;
}
.dialog-trigger {
font-size: 15px;
background: transparent;
border: none;
display: inline;
}
.ctx-menu {
font-size: 16px;
font-weight: 700;