Add ability to remove translator
This commit is contained in:
@@ -73,4 +73,12 @@ html {
|
||||
vertical-align:middle;
|
||||
margin-right:1em;
|
||||
color:white;
|
||||
}
|
||||
|
||||
.chip .remove {
|
||||
cursor: pointer;
|
||||
float: right;
|
||||
font-size: 16px;
|
||||
line-height: 32px;
|
||||
padding-left: 8px;
|
||||
}
|
||||
Reference in New Issue
Block a user