mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
Amend positon of date in task-header when site is in demo mode
This commit is contained in:
@@ -32,7 +32,11 @@
|
||||
{{> breadcrumb}}
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
{{#if readonly}}
|
||||
<div class="row demo-mode">
|
||||
{{else}}
|
||||
<div class="row">
|
||||
{{/if}}
|
||||
<section>
|
||||
<div class="section" role="main">
|
||||
{{{body}}}
|
||||
|
Reference in New Issue
Block a user