Max width for Activities set to 30vw
Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
This commit is contained in:
parent
d517c8793a
commit
46182e453a
@ -4,6 +4,8 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
left: 1em;
|
left: 1em;
|
||||||
top: 1em;
|
top: 1em;
|
||||||
|
max-width: 30vw;
|
||||||
|
flex-wrap: wrap;
|
||||||
justify-content: left;
|
justify-content: left;
|
||||||
align-items: left;
|
align-items: left;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user