File size: 119 Bytes
1e92f2d |
1 2 3 4 5 6 7 |
.github-deployments-loading-placeholder {
display: flex;
flex-direction: column;
gap: 16px;
margin-bottom: 32px;
}
|
1e92f2d |
1 2 3 4 5 6 7 |
.github-deployments-loading-placeholder {
display: flex;
flex-direction: column;
gap: 16px;
margin-bottom: 32px;
}
|