mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
use max border radius to show like a pill (#162360)
This commit is contained in:
committed by
GitHub
parent
112a03b39b
commit
5c168e7c39
@@ -184,7 +184,7 @@
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
font-size: 14px;
|
||||
border-radius: 8px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
/* Right aligned */
|
||||
|
||||
Reference in New Issue
Block a user