facilmap/frontend/src/map/map.scss

18 wiersze
193 B
SCSS
Czysty Zwykły widok Historia

2021-03-13 23:54:10 +00:00
#b-toaster-top-right {
z-index: 10002;
}
.td-buttons {
white-space: nowrap;
width: 1px;
}
.fm-drag-handle {
cursor: grab !important;
2021-03-19 16:25:03 +00:00
}
.btn-toolbar {
* + * {
margin-left: 0.5rem;
}
2021-03-13 23:54:10 +00:00
}