mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
fix tooltip positioning when collapsed
This commit is contained in:
parent
c60e8736c1
commit
e289235e17
@ -21,7 +21,6 @@ limitations under the License.
|
|||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
margin-top: 6px;
|
|
||||||
left: 64px;
|
left: 64px;
|
||||||
padding: 6px;
|
padding: 6px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user