Просмотр исходного кода

elegant and fixed bottom close css

Mix 6 лет назад
Родитель
Сommit
fa6872800b
1 измененных файлов с 6 добавлено и 0 удалено
  1. 6 0
      css/organizr.css

+ 6 - 0
css/organizr.css

@@ -4393,3 +4393,9 @@ html {
 .noty_layout [data-name~="mojs-shape"] {
     pointer-events:none
 }
+.bottom-close-splash {
+    position: absolute;
+    width: 130px;
+    right: 20px;
+    bottom: 20px;
+}