df
This commit is contained in:
parent
a08edfe41d
commit
1bc0274572
|
|
@ -5,7 +5,7 @@
|
|||
<div class="page-content">
|
||||
<input class="sr-only" type="text" id="idSocieteuser" name="idSocieteuser" value="<?= $this->nettoyer($societeuser['idSocieteuser']) ?>">
|
||||
|
||||
<div class="header-section mb-3 sticky-top" style="z-index: 1020; top: 0px;">
|
||||
<div class="header-section mb-1 sticky-top" style="z-index: 1020; top: 0px;">
|
||||
<div class="d-flex align-items-center justify-content-between bg-white p-3 shadow-sm border-start border-warning border-4" style="border-radius: var(--radius-md);">
|
||||
<div class="d-flex align-items-center">
|
||||
<div class="icon-shape bg-warning-ghost text-warning rounded-circle me-3" style="width: 48px; height: 48px; display: flex; align-items: center; justify-content: center;">
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
</div>
|
||||
|
||||
<form id="formParametres" class="mt-2">
|
||||
<div class="row g-4">
|
||||
<div class="row g-1">
|
||||
|
||||
<div class="col-xl-7">
|
||||
<div class="card border-0 shadow-sm h-100">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user