Tweak the header actions width

This commit is contained in:
Andy Smith
2025-09-04 15:02:12 -05:00
parent b2aa75dcd5
commit 4e54283b0a
+1 -1
View File
@@ -4,7 +4,7 @@
.header--events {
@media (min-width: 640px) {
--header-actions-width: 7rem !important;
--header-actions-width: 7.25rem !important;
}
}