Files
mastodon/app/javascript/styles/gplus-theme-for-mastodon/components-button.scss
2019-08-13 22:29:46 +09:00

11 lines
134 B
SCSS

@charset "UTF-8";
@import 'variables';
@import 'mixins';
.floating-action-button {
font-size: 24px;
background: $active-color;
}