Изменил(а) на 'src/app/send-post/send-post.component.css'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nagibator228 2022-11-03 07:31:33 -04:00
parent b845e21413
commit a34220156d

View File

@ -4,7 +4,9 @@
border-style: solid;
background-color: #F0D0B6;
border-radius: 5px;
width: 500px;
width: 600px;
word-break: break-word;
word-wrap: break-word;
margin-left: auto;
margin-right: auto;
}