mirror of https://github.com/vector-im/riot-web
fix css regression of context menu
parent
1a1f8bdf82
commit
97db9cd99e
|
@ -112,7 +112,7 @@ limitations under the License.
|
|||
height: 15px;
|
||||
position: absolute;
|
||||
right: -5px;
|
||||
top: 1px;
|
||||
top: -8px;
|
||||
border-radius: 8px;
|
||||
background-color: $neutral-badge-color;
|
||||
color: #ffffff;
|
||||
|
|
Loading…
Reference in New Issue