don't show info in edit mode [ci skip]
This commit is contained in:
parent
512347cad9
commit
04abaf3523
1 changed files with 4 additions and 0 deletions
|
|
@ -27,6 +27,10 @@
|
|||
#edit-mode-toggle.control {
|
||||
@include opacity(1);
|
||||
}
|
||||
|
||||
.canvas-frame .info {
|
||||
display : none;
|
||||
}
|
||||
}
|
||||
|
||||
#profile-header {
|
||||
|
|
|
|||
Loading…
Reference in a new issue