-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
#googleIcon{
border: 2px solid var(--color-border);
background-color: #fff;
cursor: pointer;
height: 2.7rem;
display: flex;
align-items: center;
justify-content: center;
width: calc(100% - 4px);
border-radius: 4px;
}
#googleIcon:hover{
background-color: #f0f0f0;
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels