Iterate PR; tidy and improve widget context menu
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
f5479d87fe
commit
f198b95579
7 changed files with 76 additions and 22 deletions
|
@ -141,12 +141,6 @@ limitations under the License.
|
|||
box-sizing: border-box;
|
||||
min-width: 24px; // prevent flexbox crushing
|
||||
|
||||
.mx_AccessibleTooltipButton_container {
|
||||
// TODO
|
||||
position: absolute;
|
||||
top: -50px;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
&::after {
|
||||
content: '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue