csc loading spinner
This commit is contained in:
parent
8a426e6d0e
commit
c8d013d57d
11 changed files with 71 additions and 36 deletions
|
@ -1,8 +1,6 @@
|
|||
:host {
|
||||
|
||||
//width: 1312px;
|
||||
//display: block;
|
||||
|
||||
font-family: Barlow;
|
||||
margin: 0 auto;
|
||||
|
||||
#question_analysis {
|
||||
|
@ -36,6 +34,9 @@
|
|||
|
||||
padding-bottom: 16px;
|
||||
|
||||
width: 1600px;
|
||||
margin: 0 auto;
|
||||
|
||||
span {
|
||||
&:nth-of-type(1) {
|
||||
width: 560px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue