diff options
Diffstat (limited to 'opendc-web/opendc-web-ui/src/components/app/map/controls/ScaleIndicator.module.scss')
| -rw-r--r-- | opendc-web/opendc-web-ui/src/components/app/map/controls/ScaleIndicator.module.scss | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/opendc-web/opendc-web-ui/src/components/app/map/controls/ScaleIndicator.module.scss b/opendc-web/opendc-web-ui/src/components/app/map/controls/ScaleIndicator.module.scss deleted file mode 100644 index f19e0ff2..00000000 --- a/opendc-web/opendc-web-ui/src/components/app/map/controls/ScaleIndicator.module.scss +++ /dev/null @@ -1,10 +0,0 @@ -.scaleIndicator { - position: absolute; - right: 10px; - bottom: 10px; - z-index: 50; - - border: solid 2px #212529; - border-top: none; - border-left: none; -} |
