Wajahat698 commited on
Commit
b5b8856
·
verified ·
1 Parent(s): 05b8c1a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -849,7 +849,7 @@ def side():
849
 
850
  .tooltip-container .tooltiptext {
851
  visibility: hidden;
852
- max-width: absolute; /* Tooltip width */
853
  background-color: #f9f9f9;
854
  color: #333;
855
  text-align: left;
 
849
 
850
  .tooltip-container .tooltiptext {
851
  visibility: hidden;
852
+ max-width: auto; /* Tooltip width */
853
  background-color: #f9f9f9;
854
  color: #333;
855
  text-align: left;