mirror of
https://github.com/movie-web/extension.git
synced 2025-09-13 18:13:25 +00:00
Fix some styling
This commit is contained in:
@@ -4,7 +4,9 @@ import { Icon } from './Icon';
|
||||
export function DisabledScreen() {
|
||||
return (
|
||||
<div className="disabled">
|
||||
<Icon name="warningCircle" />
|
||||
<div className="icon">
|
||||
<Icon name="warningCircle" />
|
||||
</div>
|
||||
<p>
|
||||
The <strong>movie-web extension</strong> can not be used on this page
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user