mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 11:56:40 +02:00
MDL-69878 core_message: always show message drawer close icon
This commit is contained in:
parent
d330035f11
commit
35bd8622f7
12 changed files with 14 additions and 28 deletions
|
@ -34,7 +34,7 @@
|
|||
|
||||
}}
|
||||
|
||||
<div class="hidden border-bottom px-2 py-3" aria-hidden="true" data-region="view-settings">
|
||||
<div class="hidden border-bottom p-1 px-sm-2 pb-sm-3" aria-hidden="true" data-region="view-settings">
|
||||
<div class="d-flex align-items-center">
|
||||
{{#isdrawer}}
|
||||
<div class="align-self-stretch" >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue