Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
floating-marking-bar.component.scss 148 B
.marking-bar-container{
  cursor: move;
  background-color: white;
  border: 1px lightgray solid;
  border-radius: 4px;
  padding: 8px 5px 0 5px;
}