mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2025-02-16 15:40:16 +00:00
Fix css linting
This commit is contained in:
parent
286204fcdf
commit
6de2fb580c
@ -138,8 +138,8 @@
|
||||
|
||||
.l-automator__controls {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: none;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.l-automator-button-row {
|
||||
|
@ -169,8 +169,8 @@ export default {
|
||||
|
||||
<style scoped>
|
||||
.c-automator__status-text {
|
||||
color: var(--color-reality);
|
||||
font-size: 1.5rem;
|
||||
color: var(--color-reality);
|
||||
font-weight: bold;
|
||||
padding: 0 0.5rem;
|
||||
}
|
||||
|
@ -284,8 +284,8 @@ export default {
|
||||
|
||||
<style scoped>
|
||||
.l-automator__disclaimer-text {
|
||||
text-align: left;
|
||||
flex: 1;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.l-automator__script-names {
|
||||
|
Loading…
Reference in New Issue
Block a user