blob: a99b973addabfe8e115b2ee946cbe47cc6a9cf6a [file] [log] [blame]
Radek Krejci6be087d2018-02-14 08:53:20 +01001@import '../netopeer-common';
2@import '../inventory/inventory.component';
3
4.loading {
5 text-align: center;
6 margin: auto;
7 width: 10em;
8 div {
9 margin: auto;
10 width: 50px;
11 }
12}