0.0.88
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
.{{ name_w }}_{{ widget.id }}_widget_btn_a{
|
||||
border: {{ widget.but_color }} solid 2px;
|
||||
color: {{ widget.but_color }};
|
||||
width: 80%;
|
||||
width: {% if not name_w == 'presentAerBim' %}80%{% else %}100%{% endif %};
|
||||
text-decoration: none;
|
||||
display: block;
|
||||
padding: 5px 0;
|
||||
|
||||
Reference in New Issue
Block a user