mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
This commit is contained in:
parent
b68dca6337
commit
b3b6a23687
2
static/web/styles/admin/home.css
vendored
2
static/web/styles/admin/home.css
vendored
@ -105,7 +105,7 @@
|
||||
|
||||
.ant-collapse > .ant-collapse-item:last-child,
|
||||
.ant-collapse > .ant-collapse-item:last-child > .ant-collapse-header {
|
||||
background-color: var(--theme-color-palette-5);
|
||||
background-color: var(--theme-color-background-main);
|
||||
border-radius: var(--theme-rounded-corners);
|
||||
}
|
||||
|
||||
|
@ -105,7 +105,7 @@
|
||||
|
||||
.ant-collapse > .ant-collapse-item:last-child,
|
||||
.ant-collapse > .ant-collapse-item:last-child > .ant-collapse-header {
|
||||
background-color: var(--theme-color-palette-5);
|
||||
background-color: var(--theme-color-background-main);
|
||||
border-radius: var(--theme-rounded-corners);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user