exclude openssl and i18n from npm run format; + npm run format (#183)

This commit is contained in:
Aleksandr Iushmanov
2025-04-27 14:43:16 +01:00
committed by GitHub
parent b841469505
commit ccfb09e261
12 changed files with 31 additions and 30 deletions

View File

@@ -177,7 +177,6 @@
<style lang="scss">
$border-radius: 16px;
.input {
border: 1px solid var(--md-sys-color-outline);
flex-grow: 1;
@@ -220,7 +219,6 @@
width: 100%;
}
section {
display: flex;
flex-direction: column;