#rotationAngleBadge {
    background: #1a1a1a;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 4px 10px;
    border-radius: 999px;
    z-index: 10; /* contextMenu z-index'i 9, üstünde olmalı */
    pointer-events: none;
    white-space: nowrap;
}