fix conflict qr modal
This commit is contained in:
commit
1a6585a358
8 changed files with 44 additions and 29 deletions
|
|
@ -1085,4 +1085,12 @@ a.text-white:hover {color: #ccc;}
|
|||
text-align: left;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 40.063em) {
|
||||
dialog.tiny, .reveal-modal.tiny {
|
||||
width: 50%;
|
||||
margin-left: -25%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/*-----------------------------------------------------------------*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue