Feat: User Relationships and Session Members.
This commit is contained in:
6
static/dist/css/tcg_decks.bundle.css
vendored
6
static/dist/css/tcg_decks.bundle.css
vendored
@@ -16,7 +16,7 @@
|
||||
#pageBody {
|
||||
max-height: 82vh;
|
||||
padding: 0 5vw;
|
||||
margin: 0;
|
||||
margin: 0 auto;
|
||||
border: 0;
|
||||
align-content: center;
|
||||
justify-content: flex-start;
|
||||
@@ -25,7 +25,6 @@
|
||||
align-items: flex-start;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
position: absolute;
|
||||
width: 90vw;
|
||||
color: var(--colour-text);
|
||||
}
|
||||
@@ -67,8 +66,7 @@
|
||||
|
||||
|
||||
.tcg-card {
|
||||
margin-top: 1vh;
|
||||
margin-bottom: 0;
|
||||
margin: 1vh 0 auto;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user