20 lines
325 B
Stylus
20 lines
325 B
Stylus
#lesionLocationDialog
|
|
display: none
|
|
position: absolute
|
|
z-index: 100
|
|
background: white
|
|
padding: 10px
|
|
border-radius: 10px
|
|
|
|
#closeLesionPopup
|
|
outline: 0
|
|
border: none
|
|
background-color: transparent
|
|
|
|
#selectLesionLocation
|
|
margin-top: 5px
|
|
|
|
.dialogContent
|
|
margin-bottom: 20px
|
|
|