mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-14 11:33:47 +00:00
Display error when failed to generate pdf or png #3
This commit is contained in:
@@ -37,10 +37,16 @@ p.comment {
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
div.ui.negative.message {
|
||||
div.ui.error.message {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
div.ui.errorPopup.message {
|
||||
left: 40px;
|
||||
bottom: 40px;
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
div.ui.card.intro {
|
||||
width: 600px;
|
||||
margin: auto;
|
||||
|
||||
Reference in New Issue
Block a user