complete design of adding new test and bundling and saving map data next step...
This commit is contained in:
BIN
src/assets/images/examine_marker.png
Normal file
BIN
src/assets/images/examine_marker.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
BIN
src/assets/images/examine_marker_active.png
Normal file
BIN
src/assets/images/examine_marker_active.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
@@ -3,8 +3,7 @@
|
||||
@import "react-toastify/dist/ReactToastify.css";
|
||||
|
||||
.filter-toast {
|
||||
box-shadow:
|
||||
rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
|
||||
rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
|
||||
background-color: #d0dfe8;
|
||||
}
|
||||
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
|
||||
rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
|
||||
background-color: #d0dfe8;
|
||||
}
|
||||
@@ -25,4 +25,3 @@
|
||||
font-size: 12px;
|
||||
color: #ffeb3b;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user