edit icon

This commit is contained in:
kanyarat2001 2023-09-12 17:36:14 +07:00
parent 483155dc18
commit a86c507272

View file

@ -175,11 +175,10 @@ const text = ref("");
<style>
.bell{
background-color: #DADADA;
background-color: rgba(217, 217, 217, 0.33);
border-radius: 50%;
padding: 5px;
color: #747474;
}
color: #0909098c}
</style>