mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-16 11:15:12 +00:00
@@ -51,12 +51,12 @@ code {
|
|||||||
color: rgba(147,147,149,0.8);;
|
color: rgba(147,147,149,0.8);;
|
||||||
fill: rgba(147,147,149,1);;
|
fill: rgba(147,147,149,1);;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
margin: 7px;
|
margin: 0px 10px;
|
||||||
border: none;
|
border: none;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
outline: none;
|
outline: none;
|
||||||
height: 32px;
|
height: 15px;
|
||||||
width: 32px;
|
width: 15px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user