todos-contra-el-fuego-web/imports/ui/components/Loading/LoadingBar.scss
2018-02-27 11:08:55 +01:00

5 lines
72 B
SCSS

.loading-bar {
height: 3px;
overflow: hidden;
margin-top: -3px;
}