Fix copy button

This commit is contained in:
Robert Long
2021-12-13 15:49:12 -08:00
parent 2466f25d9f
commit 4d6c4bc70e
4 changed files with 11 additions and 4 deletions

View File

@@ -108,7 +108,7 @@ limitations under the License.
}
.copyButton {
width: auto !important;
width: 320px !important;
}
.previewButtons > * {