mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-09 23:22:34 +01:00
fix(dashboard): add pattern bg to the room selector
This commit is contained in:
parent
2f9287e937
commit
300d24f701
5 changed files with 10 additions and 2 deletions
1
src/assets/images/square_pattern.svg
Normal file
1
src/assets/images/square_pattern.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{fill:none;stroke:#ebeef2;stroke-miterlimit:10;}</style></defs><title>Asset 2_svg</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><line class="cls-1" x1="75" x2="75" y2="150"/><line class="cls-1" x1="150" y1="75" y2="75"/></g></g></svg>
|
||||
|
After Width: | Height: | Size: 350 B |
1
src/assets/images/square_pattern_cosmic.svg
Normal file
1
src/assets/images/square_pattern_cosmic.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><defs><style>.cls-1{fill:none;stroke:#342e73;stroke-miterlimit:10;}</style></defs><title>Asset 2_svg</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><line class="cls-1" x1="75" x2="75" y2="150"/><line class="cls-1" x1="150" y1="75" y2="75"/></g></g></svg>
|
||||
|
After Width: | Height: | Size: 351 B |
Loading…
Add table
Add a link
Reference in a new issue