0xroko_obsidian-arena-plugin/styles.css
2023-10-22 22:25:17 +02:00

14 lines
250 B
CSS

/*
This CSS file will be included with your plugin, and
available in the app when your plugin is enabled.
If your plugin does not need CSS, delete this file.
*/
.arena-sumbit {
display: block;
margin-left: auto;
margin-top: var(--size-4-1);
}