Skip to content
Snippets Groups Projects

hide too long project name and remove useless file

Merged Timothee P requested to merge evol/redmine-ticket-11083-full-responsive-design into develop
3 files
+ 90
22
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -207,7 +207,7 @@
@@ -207,7 +207,7 @@
compact
compact
basic
basic
button button-hover-green
button button-hover-green
flex
important-flex
align-center
align-center
text-left
text-left
"
"
@@ -618,7 +618,7 @@ export default {
@@ -618,7 +618,7 @@ export default {
.fullwidth {
.fullwidth {
width: 100%;
width: 100%;
}
}
.flex {
.important-flex {
display: flex !important;
display: flex !important;
}
}
.align-center {
.align-center {
Loading