mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-11 03:16:48 +03:00
Replace :host from non-angular stylesheet
This commit is contained in:
parent
5b17dc36cf
commit
4aa212547f
|
@ -1,7 +1,7 @@
|
||||||
@import url('//fonts.googleapis.com/css?family=Roboto:300,400,700');
|
@import url('//fonts.googleapis.com/css?family=Roboto:300,400,700');
|
||||||
@import url('//fonts.googleapis.com/css?family=Montserrat:400,700');
|
@import url('//fonts.googleapis.com/css?family=Montserrat:400,700');
|
||||||
|
|
||||||
:host.loading {
|
redoc.loading {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: block;
|
display: block;
|
||||||
min-height: 350px;
|
min-height: 350px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user