Radek Krejci | 6be087d | 2018-02-14 08:53:20 +0100 | [diff] [blame^] | 1 | @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 | } |