Auto commit: 2025-11-27T11:21:34.461Z

This commit is contained in:
Flatlogic Bot 2025-11-27 11:21:34 +00:00
parent e23abde359
commit 982b6cfee6

View File

@ -111,3 +111,11 @@ body {
.header-actions .btn {
margin-left: 0.5rem;
}
/* Uniform Button Sizing */
.page-header .header-actions .btn,
.card .actions .btn,
#override-btn {
min-width: 150px;
text-align: center;
}