Started to build out the app. Its got a basic set of features and it should really be in VC
This commit is contained in:
10
client/semantic/src/themes/basic/elements/step.overrides
Normal file
10
client/semantic/src/themes/basic/elements/step.overrides
Normal file
@@ -0,0 +1,10 @@
|
||||
/*******************************
|
||||
Overrides
|
||||
*******************************/
|
||||
|
||||
.ui.steps .step:after {
|
||||
display: none !important;
|
||||
}
|
||||
.ui.steps .step {
|
||||
border-radius: 500px !important;
|
||||
}
|
Reference in New Issue
Block a user