mirror of
https://github.com/shreshth-mehra/Obsidian-TV-Tracker.git
synced 2026-07-22 09:20:31 +00:00
8 lines
No EOL
158 B
CSS
8 lines
No EOL
158 B
CSS
.settings-section-header {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-top: 1px;
|
|
border-bottom: 1px solid #ddd;
|
|
padding-bottom: 1px;
|
|
}
|
|
|