1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-12-01 05:43:04 +00:00
الملفات
postal/app/assets/stylesheets/application/components/_suspension_box.scss
2017-04-19 13:07:25 +01:00

15 أسطر
208 B
SCSS

.suspensionBox {
background:#e2383a;
border-radius:4px;
color:#fff;
line-height:1.5;
padding:25px;
font-size:16px;
}
.suspensionBox__reason {
margin-top:5px;
font-size:14px;
opacity:0.7;
}