facilmap/frontend/src/map/map.scss

18 wiersze
196 B
SCSS

#b-toaster-top-right {
z-index: 10002;
}
.td-buttons {
white-space: nowrap;
width: 1px;
}
.fm-drag-handle {
cursor: grab !important;
}
.btn-toolbar {
> * + * {
margin-left: 0.25rem;
}
}