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:
@@ -125,10 +125,6 @@ DankModal {
|
||||
return ClipboardService.getEntryType(entry);
|
||||
}
|
||||
|
||||
function hashedPinnedEntry(entryHash) {
|
||||
return ClipboardService.hashedPinnedEntry(entryHash);
|
||||
}
|
||||
|
||||
visible: false
|
||||
modalWidth: ClipboardConstants.modalWidth
|
||||
modalHeight: ClipboardConstants.modalHeight
|
||||
|
||||
Reference in New Issue
Block a user