6 lines
74 B
Text
6 lines
74 B
Text
// css hacks
|
|
|
|
:root .alert-message, :root .btn {
|
|
border-radius: 0 \0;
|
|
}
|
|
|