Fix some responsive styles

This commit is contained in:
Andrew Kingston 2023-01-12 09:19:37 +00:00
parent 3058fcbc35
commit 7547cb8ca3
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,
},
}