mirror of
https://github.com/flarum/framework.git
synced 2024-12-04 16:23:37 +08:00
11 lines
124 B
Plaintext
11 lines
124 B
Plaintext
.UserPage {
|
|
.UserCard-controls {
|
|
float: right;
|
|
|
|
.Dropdown-toggle .Button-icon {
|
|
display: none;
|
|
}
|
|
}
|
|
}
|
|
|