mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-02 14:28:18 +00:00
8 lines
137 B
SCSS
8 lines
137 B
SCSS
![]() |
.concurrency-task-state-handler {
|
||
|
&__button-container {
|
||
|
display: flex;
|
||
|
align-items: center;
|
||
|
justify-content: center;
|
||
|
}
|
||
|
}
|