This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
monster-ui-callflows-ng
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
percent width not px
master
Timothy Harrison
1 year ago
parent
17ef9cfc22
commit
8aef3db5a5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/apps/callflows/style/app.css
+ 1
- 1
src/apps/callflows/style/app.css
View File
@ -364,7 +364,7 @@
#
ws_callflow
.
children
>
.
child
>
.
span_arrow
.
small
,
.
callflow-preview
.
children
>
.
child
>
.
span_arrow
.
small
{
height
:
31px
;
width
:
100
px
;
width
:
100
%
;
background-image
:
url
(
static
/
images
/
center_arrow
.
png
)
;
}
Write
Preview
Loading…
Cancel
Save