mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
Merge branch 'MDL-80562' of https://github.com/paulholden/moodle
This commit is contained in:
commit
6654b37ea1
5 changed files with 20 additions and 2 deletions
|
@ -38102,6 +38102,11 @@ div.editor_atto_toolbar button .icon {
|
|||
.reportbuilder-table .action-menu .menubar {
|
||||
justify-content: end;
|
||||
}
|
||||
.reportbuilder-table .action-menu .menubar .btn.btn-icon {
|
||||
height: 32px;
|
||||
width: 32px;
|
||||
border-radius: 0.5rem;
|
||||
}
|
||||
|
||||
.reportbuilder-wrapper .filters-dropdown {
|
||||
width: 27rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue