github.com/outbrain/consul@v1.4.5/ui-v2/app/styles/components/checkbox-group/layout.scss (about)

     1  %checkbox-group span {
     2    display: inline-block;
     3    margin-left: 10px;
     4    min-width: 50px;
     5  }
     6  %checkbox-group label {
     7    margin-right: 10px;
     8    white-space: nowrap;
     9  }