mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-30 07:32:39 +01:00
Removed toolbar dialog background line
This commit is contained in:
parent
6a6f00058f
commit
a9ee2e6889
@ -35,6 +35,11 @@ body.page-content.mce-content-body {
|
||||
padding-bottom: 5rem;
|
||||
}
|
||||
|
||||
// Remove svg background line in toolbar items
|
||||
.tox .tox-pop__dialog .tox-toolbar {
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
// Center toolbar items
|
||||
.tox-toolbar__primary {
|
||||
justify-content: center;
|
||||
|
Loading…
Reference in New Issue
Block a user