Fix rounded progress bars
This commit is contained in:
parent
07f5b6e8c4
commit
acce9a4548
2 changed files with 2 additions and 2 deletions
|
@ -178,7 +178,7 @@ limitations under the License.
|
|||
height: 8px;
|
||||
width: 100%;
|
||||
|
||||
@mixin ProgressBarBorderRadius "8px";
|
||||
@mixin ProgressBarBorderRadius 8px;
|
||||
}
|
||||
|
||||
.mx_AddExistingToSpaceDialog_progressText {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue