freealise commited on
Commit
c37dcff
·
1 Parent(s): d899012

link to dict

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -92,8 +92,7 @@ if sentence:
92
 
93
  # Construct the table as a Markdown string
94
  table_md = "<div dir='rtl' style='text-align: right;'>\n\n" # Start with RTL div
95
- st.markdown(
96
- f"""<style>
97
  .google-translate-place {
98
  width: 256px;
99
  height: 128px;
 
92
 
93
  # Construct the table as a Markdown string
94
  table_md = "<div dir='rtl' style='text-align: right;'>\n\n" # Start with RTL div
95
+ st.markdown("""<style>
 
96
  .google-translate-place {
97
  width: 256px;
98
  height: 128px;