1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-11 16:22:09 -04:00

clipboard: fix row layout overflow

This commit is contained in:
bbedward
2026-02-09 21:09:15 -05:00
parent 0922e3e459
commit e3bd31bb52
2 changed files with 79 additions and 76 deletions

View File

@@ -125,10 +125,6 @@ DankModal {
return ClipboardService.getEntryType(entry);
}
function hashedPinnedEntry(entryHash) {
return ClipboardService.hashedPinnedEntry(entryHash);
}
visible: false
modalWidth: ClipboardConstants.modalWidth
modalHeight: ClipboardConstants.modalHeight