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

13 أسطر
112 B
SCSS

.buttonSet {
.button {
margin-right:7px;
}
}
.buttonSet--center {
.button {
margin:0 5px;
}
}