summaryrefslogtreecommitdiffstats
path: root/webapp/sass/components/_save-button.scss
blob: dedef3255ceae612cbdc9e872ed9982791e19a42 (plain)
1
2
3
4
5
6
7
@charset 'UTF-8';

.save-button {
    .icon {
        margin-right: 10px;
    }
}