CSS tweaks and show warnings for scan thumbnails if preview is unavailable
This commit is contained in:
parent
ba11f65219
commit
1f7a8a1a4e
2 changed files with 19 additions and 16 deletions
|
|
@ -380,15 +380,12 @@
|
|||
.ofm-top-nav-square-button {
|
||||
margin-top: 4px;
|
||||
height: 38px;
|
||||
width: 38px;
|
||||
aspect-ratio: 1;
|
||||
}
|
||||
|
||||
.ofm-top-nav-square-button.material-icon {
|
||||
// MAterial icons are 24x24 , set padding to centre
|
||||
// Material icons are 24x24 , set padding to centre
|
||||
padding: 6px !important;
|
||||
margin-top: 4px;
|
||||
height: 38px;
|
||||
width: 38px;
|
||||
}
|
||||
|
||||
// A button styled like text. For use in menus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue