9 lines
125 B
SCSS
9 lines
125 B
SCSS
|
|
.list_ids_width{
|
|
width: 80px !important;
|
|
max-width: 80px !important;
|
|
}
|
|
|
|
.btn-blue {
|
|
color: #0069ff !important;
|
|
} |