portal, platform, and server fixes
This commit is contained in:
@@ -534,8 +534,8 @@ pub fn expenses_tab(props: &ExpensesTabProps) -> Html {
|
||||
// Expense Actions and Table
|
||||
<div class="row g-4">
|
||||
<div class="col-12">
|
||||
<div class="card shadow-soft border-0">
|
||||
<div class="card-header bg-white border-bottom-0 py-3">
|
||||
<div class="card shadow-soft" style="border: none;">
|
||||
<div class="card-header bg-white py-3" style="border-bottom: none;">
|
||||
<div class="d-flex justify-content-between align-items-center">
|
||||
<div>
|
||||
<h5 class="mb-0 fw-bold">{"Expense Entries"}</h5>
|
||||
|
||||
Reference in New Issue
Block a user