feat: add official Kempen operating scope
This commit is contained in:
@@ -5542,6 +5542,20 @@ section {
|
||||
gap: 0.36rem;
|
||||
}
|
||||
|
||||
.geo-project-scope-select {
|
||||
display: grid;
|
||||
gap: 0.24rem;
|
||||
color: #4c5b56;
|
||||
font-size: 0.66rem;
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
.geo-project-scope-select select {
|
||||
min-height: 2.25rem;
|
||||
padding: 0.35rem 0.45rem;
|
||||
font-size: 0.72rem;
|
||||
}
|
||||
|
||||
.geo-theme-option {
|
||||
display: grid;
|
||||
grid-template-columns: 0.72rem minmax(0, 1fr) auto;
|
||||
|
||||
Reference in New Issue
Block a user