Let settings panel expand more

This commit is contained in:
WardPearce
2025-12-28 13:28:39 +13:00
parent a4ec4a43be
commit 22ae82223c
2 changed files with 4 additions and 5 deletions
@@ -175,4 +175,8 @@
.tabbed > a {
flex: none;
}
#dialog-settings {
width: 80%;
}
</style>
@@ -525,11 +525,6 @@
width: 150px;
}
.pip > .pip-info > nav {
align-items: start;
padding-right: 0.5em;
}
.pip > .pip-info {
display: flex;
justify-content: space-between;