mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-18 07:52:23 +01:00
Add description to plan category
This commit is contained in:
parent
4b2ff659ca
commit
ce6d7d1148
@ -81,4 +81,4 @@
|
||||
|
||||
@import "app.responsive";
|
||||
|
||||
@import "overrides"
|
||||
@import "overrides";
|
||||
|
@ -155,6 +155,11 @@
|
||||
border-color: var(--information);
|
||||
}
|
||||
}
|
||||
|
||||
button {
|
||||
@include button(3.2rem);
|
||||
margin-left: auto;
|
||||
}
|
||||
}
|
||||
|
||||
&-video {
|
||||
|
Loading…
x
Reference in New Issue
Block a user