mirror of https://github.com/Chocobozzz/PeerTube
Remove duplicated hidden attribute
parent
e10c936b77
commit
c738d6b950
|
@ -15,10 +15,6 @@
|
|||
|
||||
@import './z-index';
|
||||
|
||||
[hidden] {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
body {
|
||||
/*** theme ***/
|
||||
// now beware sass requires interpolation
|
||||
|
|
Loading…
Reference in New Issue