Fix size warning get cropped

This commit is contained in:
the1812 2019-09-14 16:27:44 +08:00
parent 0631d34a1e
commit 5eb2e0924b
8 changed files with 9 additions and 9 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -40,7 +40,7 @@
"double-click-fullscreen.min.js": "09C035FC7E281ABB042A4200F69757AB093079DBCC9939BE8C53C23EE2EDE41C",
"download-audio.min.js": "DD226915B2B9A2368CF2B9E0AA9EA367C1A21ADA9A378C225E78DE1D4C60C9A7",
"download-danmaku.min.js": "8A39F93E266A7BE09091D06EF3CC40803CD2F813AEDD1EC3C822D64151770D6E",
"download-video.min.css": "544D7CA625C22BA021D3F3629E129253E7A9BF97C51C590987C3A18DB0597CC2",
"download-video.min.css": "B7706E7D322E56EE5BE23FF86FA754C58C3F9C56341D73589B27A5F65A990A21",
"download-video.min.html": "DA50CED55A3DF543AFC3048EBD73C9C27664BDAA637614E6C7F318E9B201ABFC",
"download-video.min.js": "BC38D7BBDAAF888A52D4E275CC4433CC9E29DF0D5817BED8AE5B3A66EC082A8C",
"dpi-img.vue.min.js": "D4833A242EBDD84834B11DB4CEB68B8807BDFC9693C3E1AAE73071986FE26F78",

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -236,7 +236,7 @@
border: 1px dashed var(--theme-color);
z-index: 2;
font-size: 10pt;
width: 300px;
width: 200px;
padding: 8px;
box-shadow: rgba(0, 0, 0, 0.2) 0 4px 8px 0px;
pointer-events: none;