z-index tweak for badge, so it does sit aboce the header
This commit is contained in:
@@ -113,7 +113,7 @@ limitations under the License.
|
|||||||
min-width: 12px;
|
min-width: 12px;
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
padding: 0px 4px 0px 4px;
|
padding: 0px 4px 0px 4px;
|
||||||
z-index: 200;
|
z-index: 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Hide the bottom of speech bubble */
|
/* Hide the bottom of speech bubble */
|
||||||
|
|||||||
Reference in New Issue
Block a user