mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
remove red outline on images in slide
This commit is contained in:
parent
c9040997d5
commit
e3f26263f4
@ -1306,7 +1306,6 @@ html.cp,
|
||||
max-width: 90%;
|
||||
max-height: 90%;
|
||||
margin: auto;
|
||||
border: 5px solid red;
|
||||
}
|
||||
.cp div.modal,
|
||||
.cp div#modal {
|
||||
|
||||
@ -861,8 +861,6 @@ form.realtime, div.realtime {
|
||||
max-width: 90%;
|
||||
max-height: 90%;
|
||||
margin: auto;
|
||||
|
||||
border: 5px solid red;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user