mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-20 08:56:23 +00:00
9 lines
140 B
SCSS
9 lines
140 B
SCSS
@import "extends";
|
|
|
|
md-input-container {
|
|
md-radio-group {
|
|
md-radio-button:first-child {
|
|
margin-top: $radio-top-left;
|
|
}
|
|
}
|
|
} |