remove Badge color and ⚠️ ->📏

This commit is contained in:
w-e-w 2023-02-10 08:34:21 +09:00
parent 374fe636b8
commit b313221ca6
2 changed files with 6 additions and 6 deletions

View file

@ -776,7 +776,7 @@ footer {
.rounding-badge {
display: inline-block;
border-radius: 0px;
background-color: #ccc;
/*background-color: #ccc;*/
cursor: pointer;
position: absolute;
top: -10px;