edit icon
This commit is contained in:
parent
483155dc18
commit
a86c507272
1 changed files with 2 additions and 3 deletions
|
|
@ -175,11 +175,10 @@ const text = ref("");
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
.bell{
|
.bell{
|
||||||
background-color: #DADADA;
|
background-color: rgba(217, 217, 217, 0.33);
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
color: #747474;
|
color: #0909098c}
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue