mirror of
https://gitee.com/ineo6/homebrew-install.git
synced 2025-04-06 03:58:05 +08:00
16 lines
224 B
Plaintext
16 lines
224 B
Plaintext
@import (reference) '../style/variables.less';
|
|
|
|
.@{prefix}-source-generate {
|
|
text-align: center;
|
|
margin: 16px 0;
|
|
|
|
&-tool {
|
|
display: flex;
|
|
margin-bottom: 8px;
|
|
|
|
&-query {
|
|
margin-right: 6px;
|
|
}
|
|
}
|
|
}
|