mirror of
https://github.com/clearml/clearml-web
synced 2025-03-14 07:38:19 +00:00
corrected styles
This commit is contained in:
parent
01951cd2cd
commit
b8ee1bfc6c
@ -823,7 +823,7 @@ button.btn.button-outline-dark {
|
|||||||
grid-template-columns: repeat(auto-fit, 352px);
|
grid-template-columns: repeat(auto-fit, 352px);
|
||||||
grid-gap: 24px;
|
grid-gap: 24px;
|
||||||
padding: 0 24px 24px;
|
padding: 0 24px 24px;
|
||||||
justify-content: space-between;
|
justify-content: center;
|
||||||
|
|
||||||
.load-more {
|
.load-more {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
Reference in New Issue
Block a user