Changes needed for MockedService
This commit is contained in:
@@ -436,3 +436,10 @@
|
|||||||
display: inherit;
|
display: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
<<<<<<< HEAD
|
||||||
|
=======
|
||||||
|
/* In case of collision with classes that use 'active' */
|
||||||
|
.hidden {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
>>>>>>> 1798170ab4bdb863e9ee7617a06854c02e00e67f
|
||||||
|
|||||||
Reference in New Issue
Block a user