2022-11-25 23:54:43 +05:30
|
|
|
@import 'mixins_and_variables_and_functions';
|
|
|
|
|
|
|
|
.release-block {
|
|
|
|
transition: background-color 1s linear;
|
|
|
|
}
|
|
|
|
|
2020-01-01 13:55:28 +05:30
|
|
|
.release-block-milestone-info {
|
|
|
|
.milestone-progress-bar-container {
|
|
|
|
width: 300px;
|
|
|
|
min-height: 46px;
|
|
|
|
}
|
|
|
|
}
|