1
0
Fork 0
mirror of synced 2024-09-11 23:16:00 +12:00

Fix some responsive styles

This commit is contained in:
Andrew Kingston 2023-01-12 09:19:37 +00:00
parent 3778ab3bd5
commit 6078c7560e
2 changed files with 2 additions and 2 deletions

View file

@ -385,7 +385,7 @@
display: none;
}
.app-actions > :global(*) {
flex: 0 0 50%;
flex: 1 1 auto;
}
}
</style>

View file

@ -36,7 +36,7 @@
},
role: {
displayName: "Access",
width: "150px",
width: "160px",
borderLeft: true,
},
}