mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-02-23 01:22:03 +00:00
refactor: swap stylelint css order plugin for prettier plugin
This commit is contained in:
@@ -219,9 +219,9 @@
|
||||
|
||||
<style lang="scss">
|
||||
svg {
|
||||
overflow: visible;
|
||||
grid-area: "d";
|
||||
width: calc(min(100%, 35cm));
|
||||
max-height: calc(100% - 170px);
|
||||
overflow: visible;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user