Rename portal override stylesheet
This commit is contained in:
@@ -12,7 +12,7 @@ function render_auth_home_page(array $user): void
|
||||
echo '<meta name="viewport" content="width=device-width, initial-scale=1.0">';
|
||||
echo '<title>Naurua ERP</title>';
|
||||
echo '<link rel="stylesheet" href="/assets/styles.css">';
|
||||
echo '<link rel="stylesheet" href="/assets/portal.styles.css">';
|
||||
echo '<link rel="stylesheet" href="/assets/styles.portal.css">';
|
||||
echo '</head>';
|
||||
echo '<body>';
|
||||
echo '<section id="pattern-portal-header" class="sg-vsf-list-overview-page-v2">';
|
||||
|
||||
Reference in New Issue
Block a user