MDL-81841 mod_data: Add spacing bottom of preset page
* The action menu is going under the sticky footer on the preset page. Adding more space helps to display the entire menu instead of cutting it off.
This commit is contained in:
@@ -205,3 +205,7 @@
|
||||
border-color: var(--primary);
|
||||
color: var(--primary);
|
||||
}
|
||||
|
||||
#page-mod-data-preset .generaltable {
|
||||
margin-bottom: 10rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user