frontend change

This commit is contained in:
2025-04-16 15:50:30 +02:00
parent ecc3ce93f4
commit a4f44f356b
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
{{service["name"]}}
</div>
<div class="col-sm-2 dots dropdown">
<button class="btn btn-light" type="button" id="threeDotDropdown" data-bs-toggle="dropdown"
<button class="btn btn-light py-0" type="button" id="threeDotDropdown" data-bs-toggle="dropdown"
aria-expanded="false">
&#x22EE;
</button>

View File

@@ -24,7 +24,7 @@ body {
}
.fit-picture {
width: 50px;
width: 45px;
padding-top: 5px;
padding-bottom: 5px;
}