mirror of
https://github.com/thejakubruzicka/MNotes.git
synced 2025-07-10 14:34:05 +02:00
9 lines
222 B
HTML
9 lines
222 B
HTML
|
<div class="figure-wrapper">
|
||
|
<figure
|
||
|
aria-label="A standard surface fab"
|
||
|
style="padding-block: 16px;">
|
||
|
<md-fab aria-label="Edit">
|
||
|
<md-icon slot="icon">edit</md-icon>
|
||
|
</md-fab>
|
||
|
</figure>
|
||
|
</div>
|