fix: update bill page background image
parent
3fcf7e88b0
commit
10991cbc03
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 189 KiB |
@ -0,0 +1,5 @@
|
||||
.gridBg{
|
||||
background-image: url(./Grid.svg);
|
||||
background-repeat: repeat;
|
||||
background-position: 0 0;
|
||||
}
|
||||
Loading…
Reference in New Issue