added light and dark gruvbox themes. fixed css issues.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
ALTER TABLE `system_api_tokens` ADD COLUMN `api_token_name` CHAR(64) AFTER `api_token`;
|
||||
ALTER TABLE `system_api_tokens` ADD COLUMN `api_token_name` CHAR(64) AFTER `api_token`;
|
||||
UPDATE `sentri`.`system_pages` SET `page_color`='warning' WHERE `page_uuid`='c14362c2-7db2-4047-aed2-9569c0b4febf';
|
||||
Reference in New Issue
Block a user