redirect to newly created/edit page directly, start cms dashboard layout
This commit is contained in:
parent
5e99686b5c
commit
41c985fcab
10 changed files with 54 additions and 10 deletions
|
|
@ -1,3 +1,5 @@
|
|||
@use '../shared/colors' as colors;
|
||||
|
||||
#brain-wrapper {
|
||||
header {
|
||||
.level-1 {
|
||||
|
|
@ -30,4 +32,8 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
color: colors.$inkBlack;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue