Remove the !default.
!default is used to prevent vuetify from overwriting your modifications, that means that when you change a sass variable, it will be set before vuetify, when vuetify variables are invoked, the !default will say if this variable is already set, ignore it.
$container-padding-x: $grid-gutter
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…