mirror of
https://github.com/creativetimofficial/muse-vue-ant-design-dashboard.git
synced 2025-08-17 03:50:36 +08:00
10 lines
125 B
SCSS
10 lines
125 B
SCSS
// _progress.scss
|
|
//
|
|
// Template's progress styles.
|
|
//
|
|
|
|
|
|
.progress-right {
|
|
display: flex;
|
|
align-items: center;
|
|
} |