chore(data bank sampah):change size on button
parent
6bf09b143c
commit
0c0e480e52
|
|
@ -10,7 +10,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="flex gap-2">
|
<div class="flex gap-2">
|
||||||
<button type="button" class="btn bg-bank-sampah-primary-500 rounded-full text-white">Downloads</button>
|
<button type="button" class="btn btn-sm bg-bank-sampah-primary-500 rounded-full text-white">Downloads</button>
|
||||||
<button class="btn btn-sm rounded-full bg-white" onclick="modal_filter.showModal()">
|
<button class="btn btn-sm rounded-full bg-white" onclick="modal_filter.showModal()">
|
||||||
<i class="ph ph-funnel-simple"></i>
|
<i class="ph ph-funnel-simple"></i>
|
||||||
Filter
|
Filter
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue