1
0
mirror of https://github.com/moparisthebest/mail synced 2024-08-13 16:43:47 -04:00
mail/src/sass/components/_dialog.scss
2014-04-15 17:43:33 +02:00

12 lines
163 B
SCSS

.dialog {
padding: 0px;
color: $color-grey-dark;
.control {
float: right;
button {
border: 0!important;
}
}
}