mirror of
https://github.com/vannamhh/progress-tracker.git
synced 2026-07-22 05:43:38 +00:00
fix: add delays and improve file content handling
This commit is contained in:
parent
712f3d0775
commit
75f046ec9f
2 changed files with 945 additions and 507 deletions
|
|
@ -12,10 +12,9 @@ If your plugin does not need CSS, delete this file.
|
|||
*/
|
||||
|
||||
/* Base container styles */
|
||||
.workspace-tabs.mod-top.mod-top-right-space:not(.mod-top-left-space) {
|
||||
/* .workspace-tabs.mod-top.mod-top-right-space:not(.mod-top-left-space) {
|
||||
max-height: 110px !important;
|
||||
height: 150px !important;
|
||||
}
|
||||
} */
|
||||
|
||||
|
||||
.task-progress-container {
|
||||
|
|
|
|||
Loading…
Reference in a new issue