1
0
mirror of https://github.com/linkedin/oncall.git synced 2025-12-02 23:58:38 +02:00

Fix user highlighting on calendar modals

This commit is contained in:
sebrahim
2017-06-06 13:21:35 +09:00
committed by Qingping Hou
parent 05e815a7a7
commit d714ac17dc

View File

@@ -288,6 +288,7 @@
position: absolute;
top: 0;
z-index: 10;
user-select: initial;
}
.inc-modal > h4 {