Fix the mixed tab and space (replace with full tab)
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
This commit is contained in:
@@ -100,6 +100,6 @@ export default {
|
||||
border-radius: var(--border-radius-pill);
|
||||
margin-right: 3px;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user