Hide title arrow button in sidebar

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
This commit is contained in:
Richard Steinmetz 2021-06-11 10:56:41 +02:00
parent 054b64cb59
commit 46b1b445bb
No known key found for this signature in database
GPG Key ID: 31BA3356F0FA2874
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
/** Hide the submit button for the title, because it does not trigger a save */
.app-sidebar-header__desc {
.rename-form {
.app-sidebar-header__maintitle-form {
button {
display: none;
}