Rrebohluciónt
parent
f9b102527d
commit
3eb76b5566
|
@ -27,24 +27,12 @@
|
||||||
}
|
}
|
||||||
.edit-role {
|
.edit-role {
|
||||||
@include table-flex(stretch, left, center, row, wrap);
|
@include table-flex(stretch, left, center, row, wrap);
|
||||||
<<<<<<< HEAD
|
|
||||||
<<<<<<< HEAD
|
|
||||||
margin-bottom: 1rem;
|
|
||||||
input {
|
|
||||||
=======
|
|
||||||
=======
|
|
||||||
>>>>>>> Admin roles design and UX
|
|
||||||
background-color: $whitish;
|
background-color: $whitish;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
padding: .5rem;
|
padding: .5rem;
|
||||||
input {
|
input {
|
||||||
background-color: $white;
|
background-color: $white;
|
||||||
<<<<<<< HEAD
|
|
||||||
>>>>>>> fix #1397 - rename role
|
|
||||||
width: auto;
|
|
||||||
=======
|
|
||||||
width: 50%;
|
width: 50%;
|
||||||
>>>>>>> Admin roles design and UX
|
|
||||||
}
|
}
|
||||||
.icon-floppy {
|
.icon-floppy {
|
||||||
@include transition(color.3s linear);
|
@include transition(color.3s linear);
|
||||||
|
|
Loading…
Reference in New Issue