]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/app.component.scss
Fix confirm modal containing 2 inputs
[github/Chocobozzz/PeerTube.git] / client / src / app / app.component.scss
index 31e9987c6b98f19daf709d5add4686eb35009cf6..229a99a2df729cfc7d596f1a969fa4a504e15d44 100644 (file)
@@ -15,7 +15,7 @@
   width: 100%;
 }
 
-.header {
+.root-header {
   height: $header-height;
   position: fixed;
   top: 0;
@@ -49,7 +49,7 @@
   }
 }
 
-.header-right {
+.root-header-right {
   height: $header-height;
   display: flex;
   align-items: center;