feat:
This commit is contained in:
@ -28,4 +28,19 @@
|
||||
position: absolute;
|
||||
}
|
||||
}
|
||||
|
||||
&__tab-icon {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
border-radius: 50%;
|
||||
background: rgba(255, 80, 81, 0.16);
|
||||
display: inline-flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin-right: 8px;
|
||||
> image {
|
||||
width: 14.4px;
|
||||
height: 19.2px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user