File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- <!-- Small Loading -->
21< div data-loading class ="bx--loading bx--loading--small ">
3- < svg class ="bx--loading__svg " viewBox ="-75 -75 150 150 ">
4- < circle cx ="0 " cy ="0 " r ="37.5 " />
2+ < svg class =" bx--loading__svg " viewBox ="-75 -75 150 150 ">
3+ < title > Loading</ title >
4+ < circle cx ="0 " cy ="0 " r ="37.5 " />
55 </ svg >
66</ div >
Original file line number Diff line number Diff line change 1- <!-- Loading without overlay -->
21< div data-loading class ="bx--loading ">
32 < svg class ="bx--loading__svg " viewBox ="-75 -75 150 150 ">
3+ < title > Loading</ title >
44 < circle cx ="0 " cy ="0 " r ="37.5 " />
55 </ svg >
66</ div >
Original file line number Diff line number Diff line change 1- <!-- Loading with overlay -->
21< div class ="bx--loading-overlay ">
32 < div data-loading class ="bx--loading ">
43 < svg class ="bx--loading__svg " viewBox ="-75 -75 150 150 ">
4+ < title > Loading</ title >
55 < circle cx ="0 " cy ="0 " r ="37.5 " />
66 </ svg >
77 </ div >
You can’t perform that action at this time.
0 commit comments