mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 14:06:51 +00:00
feat: outline (list) view
This commit is contained in:
@@ -437,6 +437,7 @@
|
||||
--color-view-icon-gallery: #fc3ac6;
|
||||
--color-view-icon-map: blue;
|
||||
--color-view-icon-kanban: #ff9052;
|
||||
--color-view-icon-outline: #27d665;
|
||||
--color-view-icon-view: blue;
|
||||
}
|
||||
|
||||
@@ -855,6 +856,7 @@
|
||||
--color-view-icon-gallery: #ff66da;
|
||||
--color-view-icon-map: #6ab5ff;
|
||||
--color-view-icon-kanban: #ffad70;
|
||||
--color-view-icon-outline: #27d665;
|
||||
--color-view-icon-view: #6ab5ff;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user