mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-23 12:39:59 +01:00
Update settings.tag
This commit is contained in:
parent
a4a4cd69d3
commit
8c36ee505c
@ -106,13 +106,11 @@
|
||||
border-color #aeaeae
|
||||
|
||||
> .nav
|
||||
position absolute
|
||||
top 0
|
||||
left 0
|
||||
width 200px
|
||||
width 100%
|
||||
height 100%
|
||||
padding 16px 0 0 0
|
||||
border-right solid 1px #ddd
|
||||
flex: 0 0 200px
|
||||
|
||||
> p
|
||||
display block
|
||||
@ -139,10 +137,10 @@
|
||||
color $theme-color !important
|
||||
|
||||
> .pages
|
||||
position absolute
|
||||
top 0
|
||||
left 200px
|
||||
width calc(100% - 200px)
|
||||
width 100%
|
||||
height 100%
|
||||
flex auto
|
||||
overflow auto
|
||||
|
||||
> section
|
||||
padding 32px
|
||||
|
Loading…
Reference in New Issue
Block a user