mirror of
https://github.com/pykeio/ort
synced 2026-04-26 00:44:56 +02:00
16 lines
208 B
CSS
16 lines
208 B
CSS
.osIcon {
|
|
display: inline;
|
|
vertical-align: middle;
|
|
margin-top: -2px;
|
|
margin-right: 4px;
|
|
}
|
|
|
|
.noteContainer {
|
|
align-self: stretch;
|
|
max-width: 530px;
|
|
}
|
|
|
|
.noteContainer > div {
|
|
margin-top: 0 !important;
|
|
}
|