mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-24 21:07:17 +00:00
[dir view, toast] redesigned the 'converting' tip for md & sdoc file … (#5822)
* [dir view, toast] redesigned the 'converting' tip for md & sdoc file items; added a new type of toast * [toast] updated the loading icon of the 'notify-in-progress' toast
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
.container-markdown-container {
|
||||
width: 150px !important;
|
||||
}
|
||||
|
||||
.container-markdown-container .modal-content {
|
||||
height: 150px;
|
||||
}
|
||||
|
||||
.container-markdown-container .modal-content .modal-body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
Reference in New Issue
Block a user