mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
9 lines
101 B
SCSS
9 lines
101 B
SCSS
@charset 'UTF-8';
|
|
|
|
.spinner-button__gif {
|
|
height: 15px;
|
|
margin-top: 2px;
|
|
width: 15px;
|
|
}
|
|
|