Render space pills with square corners to match new avatar (#11632)
This commit is contained in:
@@ -89,4 +89,10 @@ limitations under the License.
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
}
|
||||
|
||||
&.mx_SpacePill {
|
||||
border-top-left-radius: 8px;
|
||||
border-bottom-left-radius: 8px;
|
||||
padding-left: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user