Fixed badge overflow

This commit is contained in:
Anderson Shindy Oki 2024-08-26 10:36:40 +09:00
parent 1be0a9e968
commit 9ec6027989
1 changed files with 4 additions and 0 deletions

View File

@ -47,4 +47,8 @@
}
}
}
.label {
overflow: visible;
}
}