Set z-index for the service list panel to avoid unwanted overlas with
the service panels
This commit is contained in:
parent
4dd3282728
commit
2ae018bb50
@ -40,6 +40,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
|
|
||||||
.recon-dialog-service-list-container {
|
.recon-dialog-service-list-container {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
z-index: 10;
|
||||||
}
|
}
|
||||||
|
|
||||||
.recon-dialog-service-list {
|
.recon-dialog-service-list {
|
||||||
|
Loading…
Reference in New Issue
Block a user