RC-25 | Initialize the Hero Summary Sheet application
This commit is contained in:
parent
2fc3b86792
commit
b10535eceb
7 changed files with 155 additions and 1 deletions
12
Apps/common.css
Normal file
12
Apps/common.css
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
.ripcrypt {
|
||||
.window-content {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.HeroSummaryCardV1 {
|
||||
height: 270px;
|
||||
width: 680px;
|
||||
--col-gap: 2px;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue