fix: abnormal styles (#711)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.answerIcon {
|
||||
position: relative;
|
||||
background: url(./icons/robot.svg);
|
||||
background: url(./icons/robot.svg) 100%/100%;
|
||||
}
|
||||
|
||||
.typeingIcon {
|
||||
|
||||
Reference in New Issue
Block a user