mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
Add GameEntry component
This commit is contained in:
parent
a7603a4cf8
commit
9e4e101495
5 changed files with 96 additions and 5 deletions
7
src/views/style/GamesView.css
Normal file
7
src/views/style/GamesView.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.app > .view.games {
|
||||
padding: var(--inner-padding);
|
||||
}
|
||||
|
||||
h4 {
|
||||
margin: 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue