Calculate minimum width of controller-friendly <select> elements

This commit is contained in:
redphx
2024-09-24 19:31:56 +07:00
parent 69d7cbfffb
commit bb57f72e64
3 changed files with 48 additions and 4 deletions

View File

@@ -300,6 +300,7 @@
text-align: left;
align-self: center;
margin-bottom: 0 !important;
flex: 1;
+ * {
margin: 0 0 0 auto;