Make $status-margin fallback only

This commit is contained in:
Tusooa Zhu 2022-03-07 19:28:38 -05:00
parent 415a823af0
commit a511250b63
No known key found for this signature in database
GPG key ID: 7B467EDE43A08224
4 changed files with 15 additions and 19 deletions

View file

@ -58,10 +58,6 @@
<script src="./status_content.js" ></script>
<style lang="scss">
@import '../../_variables.scss';
$status-margin: 0.75em;
.StatusContent {
flex: 1;
min-width: 0;