provide a way to hide the notification nag toolbar
This commit is contained in:
parent
2ffa450e31
commit
566c0437c0
5 changed files with 31 additions and 1 deletions
|
@ -25,4 +25,10 @@ limitations under the License.
|
|||
|
||||
.mx_MatrixToolbar button {
|
||||
margin-left: 12px;
|
||||
}
|
||||
|
||||
.mx_MatrixToolbar_close {
|
||||
float: right;
|
||||
margin-top: 3px;
|
||||
margin-right: 12px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue