aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/css/MapDeleteConfirmDialog.css
blob: 1f7df1a332b6dc14fa805aa4777dd48a3cab48dc (plain) (blame)
1
2
3
4
5
6
.dimmer {
    position: absolute;
    width: calc(100%);
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}