Auto commit: 2025-11-27T11:21:34.461Z
This commit is contained in:
parent
e23abde359
commit
982b6cfee6
@ -111,3 +111,11 @@ body {
|
|||||||
.header-actions .btn {
|
.header-actions .btn {
|
||||||
margin-left: 0.5rem;
|
margin-left: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Uniform Button Sizing */
|
||||||
|
.page-header .header-actions .btn,
|
||||||
|
.card .actions .btn,
|
||||||
|
#override-btn {
|
||||||
|
min-width: 150px;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user