mirror of
https://github.com/chinchang/web-maker.git
synced 2025-10-13 04:24:23 +02:00
add full screen layout. fixes #24
This commit is contained in:
@@ -127,6 +127,11 @@
|
||||
<use xlink:href="#mode-icon" />
|
||||
</svg>
|
||||
</a>
|
||||
<a id="layoutBtn4" class="mode-btn hint--top-left hint--rounded" aria-label="Full Screen">
|
||||
<svg viewBox="0 0 100 100">
|
||||
<rect x="0" y="0" width="100" height="100" />
|
||||
</svg>
|
||||
</a>
|
||||
|
||||
<div class="footer__separator"></div>
|
||||
|
||||
|
Reference in New Issue
Block a user