Files
MyFastHtml/src/myfasthtml/assets/myfasthtml.css
2025-10-31 21:49:12 +01:00

15 lines
251 B
CSS

.mf-icon-20 {
width: 20px;
min-width: 20px;
height: 20px;
margin-top: auto;
margin-bottom: auto;
}
.mf-icon-16 {
width: 16px;
min-width: 16px;
height: 16px;
margin-top: auto;
margin-bottom: 4px;
}