mirror of
https://github.com/StefBuwalda/WebTech.git
synced 2025-10-30 11:19:58 +00:00
frontend change
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
{{service["name"]}}
|
{{service["name"]}}
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-2 dots dropdown">
|
<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">
|
aria-expanded="false">
|
||||||
⋮
|
⋮
|
||||||
</button>
|
</button>
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.fit-picture {
|
.fit-picture {
|
||||||
width: 50px;
|
width: 45px;
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user