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