mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2024-11-10 06:02:13 +00:00
Codefactor
This commit is contained in:
parent
a110857922
commit
99d489cf68
@ -461,7 +461,6 @@ export default {
|
||||
|
||||
<style scoped>
|
||||
.c-multiplier-entry-container {
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
@ -471,6 +470,7 @@ export default {
|
||||
padding: 0.5rem;
|
||||
font-weight: normal;
|
||||
background-color: var(--color-base);
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
}
|
||||
|
||||
.c-multiplier-entry-root-container {
|
||||
|
Loading…
Reference in New Issue
Block a user