mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 02:50:39 +00:00
- ability leave team folder
- refactoring
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user