1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-10 16:46:28 +02:00

footer: hide fullscreen in files mode

This commit is contained in:
Kushagra Gour
2019-05-28 19:12:05 +05:30
parent 8cc78cdcda
commit bba0787519

View File

@ -279,7 +279,7 @@ export default class Footer extends Component {
<button <button
onClick={this.layoutBtnClickhandler.bind(this, 4)} onClick={this.layoutBtnClickhandler.bind(this, 4)}
id="layoutBtn4" id="layoutBtn4"
class="mode-btn hint--top-left hint--rounded hide-on-mobile" class="mode-btn hint--top-left hint--rounded hide-in-file-mode hide-on-mobile"
aria-label="Switch to full screen preview" aria-label="Switch to full screen preview"
> >
<svg viewBox="0 0 100 100"> <svg viewBox="0 0 100 100">