@@ -1,15 +1,26 @@
-.viewer-title{
+.viewer-title {
display: none !important;
}
-.viewer-prev{
+
+.viewer-prev {
-.viewer-next{
+.viewer-next {
-.viewer-navbar{
+.viewer-navbar {
-.viewer-close{
+.viewer-close {
+@media screen and (max-width: 800px) {
+ .viewer-footer {
+ bottom: auto;
+ top: 10px;
+ }
+}
@@ -319,6 +319,13 @@ export default {
.iconarr {
+<<<<<<< HEAD
+=======
+ z-index: 1999;
+ position: absolute;
+ right: 30px;
+ bottom: calc(20vh - 20px);
+>>>>>>> master
list-style: none;
display: flex;
justify-content: flex-end;
@@ -426,7 +433,7 @@ export default {
position: fixed;
bottom: 10px;
right: 0px;
- z-index: 10000;
li {
width: 70px;