This commit is contained in:
mgabdev
2020-04-25 13:00:51 -04:00
parent 01c8041a6a
commit 763694b5ab
49 changed files with 356 additions and 794 deletions

View File

@@ -26,8 +26,8 @@ export default class ProgressBar extends PureComponent {
const containerClassName = cx({
default: 1,
backgroundPanel: !small,
backgroundSubtle2: small,
backgroundColorLoading: !small,
backgroundColorSubtle2: small,
noUnderline: 1,
circle: 1,
overflowHidden: 1,