mirror of
https://github.com/flarum/framework.git
synced 2025-02-13 14:42:46 +08:00
11 lines
124 B
Plaintext
11 lines
124 B
Plaintext
|
.UserPage {
|
||
|
.UserCard-controls {
|
||
|
float: right;
|
||
|
|
||
|
.Dropdown-toggle .Button-icon {
|
||
|
display: none;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|