mirror of
https://github.com/TomasiDeveloping/PlayerManagement.git
synced 2026-04-16 09:12:20 +00:00
8 lines
82 B
CSS
8 lines
82 B
CSS
.cursor-pointer {
|
|
cursor: pointer;
|
|
}
|
|
:host {
|
|
display: block;
|
|
width: 100%;
|
|
}
|