Removed the settings-box from the ManageChannel styles.sass
This commit is contained in:
parent
78e9758be2
commit
ee115d3425
@ -14,36 +14,6 @@
|
|||||||
h1
|
h1
|
||||||
margin: 0
|
margin: 0
|
||||||
|
|
||||||
.manage-channel .settings-box
|
|
||||||
padding: 1rem 2rem
|
|
||||||
background-color: $darker
|
|
||||||
box-shadow: 0 0 15px 0 $darker
|
|
||||||
display: flex
|
|
||||||
justify-content: space-between
|
|
||||||
border-radius: 1rem
|
|
||||||
align-items: center
|
|
||||||
margin-top: 1rem
|
|
||||||
margin-bottom: 1rem
|
|
||||||
|
|
||||||
.setting-info
|
|
||||||
display: flex
|
|
||||||
flex-direction: column
|
|
||||||
gap: 0.5rem
|
|
||||||
|
|
||||||
h2, p
|
|
||||||
margin: 0
|
|
||||||
p
|
|
||||||
color: $gray
|
|
||||||
|
|
||||||
select
|
|
||||||
background-color: $darkest
|
|
||||||
color: $text
|
|
||||||
border: none
|
|
||||||
padding: 0.7rem 2rem
|
|
||||||
font-size: 1.3rem
|
|
||||||
font-weight: 600
|
|
||||||
border-radius: 0.7rem
|
|
||||||
|
|
||||||
.design-container
|
.design-container
|
||||||
margin-top: 1rem
|
margin-top: 1rem
|
||||||
display: grid
|
display: grid
|
||||||
|
Loading…
x
Reference in New Issue
Block a user