Skip to content
Snippets Groups Projects
Feature_edit.vue 30.2 KiB
Newer Older
  float: right;
  margin-right: 0;
  margin-left: 0.25em;
}
/* // ! margin écrasé par class last-child first-child, pas normal ... */
.ui.segment {
  margin: 1rem 0 !important;
}
Timothee P's avatar
Timothee P committed

.error-message {
  color: red;
}