Copy styling

This commit is contained in:
narcolepticinsomniac 2019-11-15 22:03:44 -05:00 committed by GitHub
parent 8705ce19a5
commit 3a2c207ddb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,6 +106,7 @@
<template data-id="unreachableInfo"> <template data-id="unreachableInfo">
<div class="blocked-info"> <div class="blocked-info">
<div class="copy-message" i18n-text="copied"></div>
<label i18n-text="unreachableContentScript"></label> <label i18n-text="unreachableContentScript"></label>
</div> </div>
</template> </template>