Explorar o código

fix: notification box in mobile view (#4960)

maTh %!s(int64=3) %!d(string=hai) anos
pai
achega
b64650801f
Modificáronse 2 ficheiros con 2 adicións e 0 borrados
  1. 1 0
      p/themes/base-theme/frss.css
  2. 1 0
      p/themes/base-theme/frss.rtl.css

+ 1 - 0
p/themes/base-theme/frss.css

@@ -2171,6 +2171,7 @@ input:checked + .slide-container .properties {
 	}
 
 	.notification {
+		padding: 0.75rem;
 		top: 0;
 		left: 0;
 		right: 0;

+ 1 - 0
p/themes/base-theme/frss.rtl.css

@@ -2171,6 +2171,7 @@ input:checked + .slide-container .properties {
 	}
 
 	.notification {
+		padding: 0.75rem;
 		top: 0;
 		right: 0;
 		left: 0;