mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-16 09:54:44 +00:00
use variable spacing instead of fix value in css
This commit is contained in:
parent
3c4eb2fc91
commit
8bf22921cf
@ -169,6 +169,6 @@ export default {
|
||||
<style lang="scss">
|
||||
.add-group-member {
|
||||
background-color: white;
|
||||
padding: 24px;
|
||||
padding: $space-base;
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user