# Full screen in Desktop

**URL:** https://community.glideapps.com/t/full-screen-in-desktop/75014
**Category:** Feature Requests
**Created:** [July 19, 2024, 8:29am UTC](https://community.glideapps.com/t/full-screen-in-desktop/75014 "2024-07-19T08:29:32Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![pills101](https://avatars.discourse-cdn.com/v4/letter/p/ecae2f/32.png) [@pills101](https://community.glideapps.com/u/pills101)
#### Post date: [July 19, 2024, 8:29am UTC](https://community.glideapps.com/t/full-screen-in-desktop/75014/1 "2024-07-19T08:29:32Z")

</div>

Viewing containers/tables in full screen doesn’t cover the entire screen. Alot of dead space on the left and right. Would be great if the layout to extend to the whole full screen.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/1/514fdf674dc87ba29d74555ee6ecddd5c2437e00.png)

---

<div class="post-metadata">

### Author: ![Sekayi\_Liburd](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sekayi_liburd/32/77608_2.png) [@Sekayi\_Liburd](https://community.glideapps.com/u/Sekayi_Liburd)
#### Post date: [July 19, 2024, 9:42pm UTC](https://community.glideapps.com/t/full-screen-in-desktop/75014/2 "2024-07-19T21:42:42Z")

</div>

Would you like a CSS solution?

---

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [July 19, 2024, 10:53pm UTC](https://community.glideapps.com/t/full-screen-in-desktop/75014/3 "2024-07-19T22:53:34Z")

</div>

> div[class\*=“section-container”] \>div {
> 
> max-width: 100vw;
> 
> }
> 
> div[class\*=“container-padding-md”] {
> 
> max-width: 100vw;
> 
> }

---

<div class="post-metadata">

### Author: ![pills101](https://avatars.discourse-cdn.com/v4/letter/p/ecae2f/32.png) [@pills101](https://community.glideapps.com/u/pills101)
#### Post date: [July 20, 2024, 8:56am UTC](https://community.glideapps.com/t/full-screen-in-desktop/75014/4 "2024-07-20T08:56:42Z")

</div>

Cheers CSS worked!

---

<div class="post-metadata">

### Author: ![pills101](https://avatars.discourse-cdn.com/v4/letter/p/ecae2f/32.png) [@pills101](https://community.glideapps.com/u/pills101)
#### Post date: [July 22, 2024, 8:45am UTC](https://community.glideapps.com/t/full-screen-in-desktop/75014/5 "2024-07-22T08:45:24Z")

</div>

Do you know if its possible to stretch the kanban columns using css so it covers the full screen?

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/b/e/be4804a78f5d7352dd84d4c3980fd830e23a31b9.png)

---

<div class="post-metadata">

### Author: ![pills101](https://avatars.discourse-cdn.com/v4/letter/p/ecae2f/32.png) [@pills101](https://community.glideapps.com/u/pills101)
#### Post date: [July 22, 2024, 8:47am UTC](https://community.glideapps.com/t/full-screen-in-desktop/75014/6 "2024-07-22T08:47:12Z")

</div>

and moving the button of a form container?

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/a/c/accf385d1273569eeb357b38442aaade07c73ce7.png)

---

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [July 22, 2024, 1:18pm UTC](https://community.glideapps.com/t/full-screen-in-desktop/75014/7 "2024-07-22T13:18:35Z")

</div>

Does it help if you put the Kanban component inside a container?

I’m not sure about the button on the form container.

---

<div class="post-metadata">

### Author: ![pills101](https://avatars.discourse-cdn.com/v4/letter/p/ecae2f/32.png) [@pills101](https://community.glideapps.com/u/pills101)
#### Post date: [July 23, 2024, 8:19am UTC](https://community.glideapps.com/t/full-screen-in-desktop/75014/8 "2024-07-23T08:19:54Z")

</div>

It shifts its over but does not change the column widths

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/9/c/9c5316fe1d515de7855d95c414537bab873c4416.png)

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [July 30, 2024, 8:20am UTC](https://community.glideapps.com/t/full-screen-in-desktop/75014/9 "2024-07-30T08:20:33Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
