tech-tips/.obsidian/plugins/oz-clear-unused-images/styles.css

11 lines
178 B
CSS
Raw Normal View History

.unused-images-logs {
margin-bottom: 13px;
margin-top: 5px;
}
.unused-images-center-wrapper {
display: flex;
align-items: center;
justify-content: center;
}