CSS Fixed

This commit is contained in:
cutls 2019-01-13 11:02:52 +09:00
parent c60572b132
commit 4c0735b2ed

View File

@ -137,7 +137,7 @@ iframe {
padding-left: 5px;
border-bottom:0.5px solid;
padding-right: 2px;
word-break: break-all;
word-break: break-word;
width: 100%;
display: grid;
grid-template-columns: 43px 2fr 1fr;