2021-12-02 10:12:57 +01:00
|
|
|
.editor{
|
2021-12-03 22:47:53 +01:00
|
|
|
border: solid 1px #257ed5;
|
2021-12-02 10:12:57 +01:00
|
|
|
border-radius: 5px;
|
|
|
|
|
padding: 2px;
|
|
|
|
|
height: 60px;
|
|
|
|
|
}
|
2022-02-17 17:43:27 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
.clpopupVisuCard{
|
|
|
|
|
/*border-radius: $generic-border-radius */
|
|
|
|
|
}
|