Files
bigcapital/src/style/components/Overlay.scss
2021-09-21 17:13:53 +02:00

6 lines
74 B
SCSS

.bp3-overlay-backdrop {
background-color: rgba(0, 10, 30, 0.7);
}