EGF and FFG exports
This commit is contained in:
@@ -54,6 +54,11 @@
|
||||
|
||||
/* registration section */
|
||||
|
||||
#players-list {
|
||||
max-width: 95vw;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
#player {
|
||||
&.create {
|
||||
.edition {
|
||||
@@ -280,4 +285,8 @@
|
||||
justify-content: space-around;
|
||||
}
|
||||
}
|
||||
#standings-container {
|
||||
max-width: 95vw;
|
||||
overflow-x: auto;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user