itizawa
5 ani în urmă
părinte
comite
d495b537d4
|
@@ -11,6 +11,13 @@
|
|
|
background: none;
|
|
background: none;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+ .alert-url-not-set {
|
|
|
|
|
+ position: fixed;
|
|
|
|
|
+ top: 0;
|
|
|
|
|
+ right: 0;
|
|
|
|
|
+ left: 0;
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
// layout
|
|
// layout
|
|
|
#wrapper {
|
|
#wrapper {
|
|
|
height: 100vh;
|
|
height: 100vh;
|