mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
convert $small padding -> $smaller padding
This commit is contained in:
@@ -24,6 +24,7 @@ const props = defineProps({
|
||||
<style lang="scss">
|
||||
.f-container {
|
||||
padding: $small 0 $smaller 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.no_f {
|
||||
|
||||
Reference in New Issue
Block a user