✨ av
This commit is contained in:
parent
4b06fea693
commit
77ed675a6f
1 changed files with 5 additions and 1 deletions
|
@ -10,6 +10,10 @@
|
|||
&__header {
|
||||
top: -43px;
|
||||
z-index: 2;
|
||||
|
||||
.layout-tab-bar {
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
&__title {
|
||||
|
@ -28,6 +32,7 @@
|
|||
position: absolute;
|
||||
bottom: 0;
|
||||
height: 30px;
|
||||
padding: 0 5px;
|
||||
background-color: var(--b3-theme-background);
|
||||
}
|
||||
|
||||
|
@ -304,7 +309,6 @@
|
|||
|
||||
&.protyle-wysiwyg--select,
|
||||
&.protyle-wysiwyg--hl {
|
||||
.layout-tab-bar,
|
||||
.av__row--header,
|
||||
.av__row--footer {
|
||||
background-color: transparent;
|
||||
|
|
Loading…
Add table
Reference in a new issue