- ability leave team folder

- refactoring
This commit is contained in:
Čarodej
2021-10-26 09:05:08 +02:00
parent 6ef50978d5
commit 15e154176d
17 changed files with 235 additions and 58 deletions
@@ -122,7 +122,7 @@
&.success {
background: $theme_light;
line {
line, polyline {
stroke: $theme;
}
@@ -134,7 +134,7 @@
&.danger {
background: rgba($danger, 0.1);
line {
line, polyline {
stroke: $danger;
}