mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #3109 from overleaf/ta-metrics-tooltips
Fix Metrics Tooltips GitOrigin-RevId: 61bae63b78408132e38e070851a53812bbe6dc6b
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
node_modules
|
||||
modules/**/scripts
|
||||
frontend/js/vendor
|
||||
modules/**/frontend/js/vendor
|
||||
public/js
|
||||
public/minjs
|
||||
|
||||
@@ -2,5 +2,6 @@
|
||||
node_modules
|
||||
modules/**/scripts
|
||||
frontend/js/vendor
|
||||
modules/**/frontend/js/vendor
|
||||
public/js
|
||||
public/minjs
|
||||
|
||||
@@ -77,10 +77,6 @@
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.tooltip {
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
// BEGIN: Metrics header
|
||||
.metric-header-container {
|
||||
> h4 {
|
||||
|
||||
Reference in New Issue
Block a user