Fixed badge overflow

This commit is contained in:
Anderson Shindy Oki 2024-08-26 10:36:40 +09:00
parent 1be0a9e968
commit 9ec6027989

View file

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