mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-23 22:25:56 -04:00
Fixed stylelint errors
This commit is contained in:
@@ -34,14 +34,14 @@
|
||||
.example {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
flex: 0 0 50%;
|
||||
padding: 6px 16px;
|
||||
background-color: #ddd;
|
||||
justify-content: space-between;
|
||||
|
||||
.footNote {
|
||||
color: #aaa;
|
||||
padding: 2px;
|
||||
color: #aaa;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user