]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/menu/language-chooser.component.scss
Correctly handle error when remote instance is down
[github/Chocobozzz/PeerTube.git] / client / src / app / menu / language-chooser.component.scss
index 4574f78c6970d8eaeaab10aac42eb0098a771258..30c70c6a25357a1ba8d8ba7dfef335e03fbdd754 100644 (file)
@@ -1,6 +1,10 @@
 @import '_variables';
 @import '_mixins';
 
+.modal {
+  z-index: 10005;
+}
+
 .modal-title {
   text-align: center;
 }